mirror of https://github.com/docker/docs.git
Check whether or not the file system type of a mountpoint is aufs by calling statfs() instead of parsing mountinfo. This assumes that aufs graph driver does not allow aufs as a backing file system. Signed-off-by: Tatsushi Inagaki <e29253@jp.ibm.com> |
||
|---|---|---|
| .. | ||
| aufs.go | ||
| aufs_test.go | ||
| dirs.go | ||
| mount.go | ||
| mount_linux.go | ||
| mount_unsupported.go | ||