moby--moby/daemon/graphdriver
Phil Estes 191cefbaca Fix overlay and user namespace permissions
All underlay dirs need proper remapped ownership. This bug was masked by the
fact that the setupInitLayer code was chown'ing the dirs at startup
time. Since that bug is now fixed, it revealed this permissions issue.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2015-12-08 14:28:28 -05:00
..
aufs fix Put without Get in aufs 2015-12-03 22:22:25 +08:00
btrfs Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
devmapper Fix Put without Get in devicemapper 2015-12-03 22:22:25 +08:00
graphtest Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
overlay Fix overlay and user namespace permissions 2015-12-08 14:28:28 -05:00
vfs Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
windows Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
zfs Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
driver.go Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
driver_freebsd.go make docker compile on freebsd 2015-07-29 21:25:56 +03:00
driver_linux.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
driver_unsupported.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
driver_windows.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
fsdiff.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin_unsupported.go Create extpoint for graphdrivers 2015-09-09 20:24:35 -04:00
proxy.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00