moby--moby/daemon/graphdriver
Vincent Batts af59752712 loopback: separate loop logic from devicemapper
The loopback logic is not technically exclusive to the devicemapper
driver. This reorganizes the code such that the loopback code is usable
outside of the devicemapper package and driver.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-12-18 10:57:43 -05:00
..
aufs fix Put without Get in aufs 2015-12-03 22:22:25 +08:00
btrfs Merge pull request #18686 from cpuguy83/fix_btrfs_subvol_delete_panic 2015-12-16 14:26:40 -05:00
devmapper loopback: separate loop logic from devicemapper 2015-12-18 10:57:43 -05:00
graphtest Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
overlay reorder imports with goimports 2015-12-16 16:50:25 +01: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 reorder imports with goimports 2015-12-16 16:50:25 +01:00
driver.go Fix typos found across repository 2015-12-13 18:04:12 +02: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