mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
477bf1e413
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> |
||
---|---|---|
.. | ||
check.go | ||
mount.go | ||
overlay.go | ||
overlay_test.go | ||
overlay_unsupported.go | ||
randomid.go |