1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
btrfs Merge pull request 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
overlay reorder imports with goimports 2015-12-16 16:50:25 +01:00
vfs
windows
zfs reorder imports with goimports 2015-12-16 16:50:25 +01:00
driver.go
driver_freebsd.go
driver_linux.go
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go