moby--moby/daemon/graphdriver
Derek McGowan 477bf1e413
Fix overlay2 busy error on mount
When mounting overlays which have children, enforce that
the mount is always performed as read only. Newer versions
of the kernel return a device busy error when a lower directory
is in use as an upper directory in another overlay mount.

Adds committed file to indicate when an overlay is being used
as a parent, ensuring it will no longer be mounted with an
upper directory.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-08-21 15:03:52 -07:00
..
aufs Merge pull request #39270 from kolyshkin/moar-aufs-fixes 2019-06-11 20:43:50 +02:00
btrfs daemon: Remove btrfs_noversion build flag 2019-08-06 22:55:29 +00:00
copy cast Dev and Rdev of Stat_t to uint64 for mips 2019-08-01 20:22:49 +08:00
devmapper cast Dev and Rdev of Stat_t to uint64 for mips 2019-08-01 20:22:49 +08:00
graphtest
lcow
overlay
overlay2 Fix overlay2 busy error on mount 2019-08-21 15:03:52 -07:00
overlayutils
quota projectquota: protect concurrent map access 2019-08-01 09:58:34 -07:00
register
vfs
windows
zfs zfs: fix incorrect permissions (staticcheck) 2019-08-06 00:46:47 +02:00
counter.go
driver.go
driver_freebsd.go
driver_linux.go
driver_test.go
driver_unsupported.go
driver_windows.go
errors.go
fsdiff.go
plugin.go
proxy.go