docker/daemon/graphdriver
Phil Estes 72e65e8793 Fix btrfs subvolume snapshot dir perms for user namespaces
Make sure btrfs mounted subvolumes are owned properly when a remapped
root exists (user namespaces are enabled, for example)

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2016-01-07 23:05:28 -05:00
..
aufs Merge pull request #19093 from estesp/userns-root-rework 2016-01-06 09:48:37 -08:00
btrfs Fix btrfs subvolume snapshot dir perms for user namespaces 2016-01-07 23:05:28 -05:00
devmapper loopback: separate loop logic from devicemapper 2015-12-18 10:57:43 -05:00
graphtest
overlay Allow root non-userns metadata backwards compatibility 2016-01-05 11:51:14 -05:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs ingnore the NotExist error when removing inexistent files 2015-12-25 15:19:48 +08:00
windows Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
zfs reorder imports with goimports 2015-12-16 16:50:25 +01:00
driver.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
driver_freebsd.go
driver_linux.go
driver_unsupported.go
driver_windows.go
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
proxy.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00