moby--moby/daemon/graphdriver/aufs
Tatsushi Inagaki e8513675a2 Aufs: reduce redundant parsing of mountinfo
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>
2016-03-04 11:39:59 +09:00
..
aufs.go Aufs: reduce redundant parsing of mountinfo 2016-03-04 11:39:59 +09:00
aufs_test.go Fix some issues with concurrency in aufs. 2016-02-25 14:32:13 -05:00
dirs.go Windows: Don't build Linux graph drivers 2015-06-08 15:09:33 -07:00
mount.go fix double-lock 2016-02-27 09:49:21 -05:00
mount_linux.go daemon/graphdriver/aufs fix lint errors/warnings 2015-07-28 06:17:05 +00:00
mount_unsupported.go daemon/graphdriver/aufs fix lint errors/warnings 2015-07-28 06:17:05 +00:00