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 | ||
| btrfs | ||
| devmapper | ||
| graphtest | ||
| overlay | ||
| register | ||
| vfs | ||
| windows | ||
| zfs | ||
| driver.go | ||
| driver_freebsd.go | ||
| driver_linux.go | ||
| driver_unsupported.go | ||
| driver_windows.go | ||
| fsdiff.go | ||
| plugin.go | ||
| plugin_unsupported.go | ||
| proxy.go | ||