moby--moby/daemon/graphdriver
Julio Montes 60be8487c1 Fix compilation errors with btrfs-progs-4.5
btrfs-progs-4.5 introduces device delete by devid
for this reason btrfs_ioctl_vol_args_v2's name was encapsulated
in a union

this patch is for setting btrfs_ioctl_vol_args_v2's name
using a C function in order to preserve compatibility
with all btrfs-progs versions

Signed-off-by: Julio Montes <imc.coder@gmail.com>
(cherry picked from commit a038cccf88)
2016-04-06 18:16:33 -04:00
..
aufs Protect aufs mounts with locks 2016-03-31 18:35:02 -04:00
btrfs Fix compilation errors with btrfs-progs-4.5 2016-04-06 18:16:33 -04:00
devmapper Improve udev unsupported error message 2016-04-06 18:15:19 -04:00
graphtest Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
overlay Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04: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 Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
zfs Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
driver.go Make sure we call every graph init with the same root path. 2016-03-11 17:15:55 -05:00
driver_freebsd.go Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
driver_linux.go Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04: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 *: fix response body leaks 2016-03-16 17:15:42 +01:00