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
Kai Qiang Wu(Kennan) feda5d7684 Make btrfs call same interface as others
Most storage drivers call graphdriver.GetFSMagic(home),
it is more clean to easy to maintain. So btrfs need to
adopt such change.

Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
2016-02-01 07:50:21 +00:00
..
aufs Revert "Copy aufs hardlinks to top layer" 2016-01-21 07:52:50 -08:00
btrfs Make btrfs call same interface as others 2016-02-01 07:50:21 +00:00
devmapper Merge pull request #19123 from shishir-a412ed/rootfs_size_configurable 2016-01-13 13:22:08 -08:00
graphtest
overlay Use pools.Copy instead of io.Copy for overlay.copyRegular 2016-01-21 08:53:37 -08:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs
windows
zfs
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 Add GPFS 2016-01-22 21:12:47 +08:00
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go