moby--moby/daemon/graphdriver
Sebastiaan van Stijn 29829874d1
Merge pull request #39270 from kolyshkin/moar-aufs-fixes
aufs: retry umount on ebusy, ignore ENOENT in graphdriver.Mounted
2019-06-11 20:43:50 +02:00
..
aufs Merge pull request #39270 from kolyshkin/moar-aufs-fixes 2019-06-11 20:43:50 +02:00
btrfs pkg/mount: wrap mount/umount errors 2018-12-10 20:07:02 -08:00
copy copy: allow non-cgo build 2019-06-05 22:21:11 -07:00
devmapper pkg/mount: wrap mount/umount errors 2018-12-10 20:07:02 -08:00
graphtest
lcow LCOW: Add SIDs to layer.vhd at creation 2019-03-21 13:12:17 -07:00
overlay
overlay2 change hard code: add some overlay2 constant to replace the hard code. 2019-04-02 10:57:13 +08:00
overlayutils
quota quota: add noncgo build tag 2019-06-05 22:21:06 -07:00
register
vfs add vfs quota for daemon storage-opts 2019-03-11 21:07:29 +08:00
windows Windows: Don't attempt detach VHD for R/O layers 2019-06-04 13:38:52 -07:00
zfs pkg/mount: wrap mount/umount errors 2018-12-10 20:07:02 -08:00
counter.go
driver.go Deprecate AuFS storage driver, and add warning 2018-10-26 18:41:46 +02:00
driver_freebsd.go
driver_linux.go graphdriver.Mounted(): ignore ENOENT 2019-05-24 12:56:00 -07:00
driver_test.go
driver_unsupported.go
driver_windows.go
errors.go
fsdiff.go
plugin.go
proxy.go