moby--moby/daemon/graphdriver
Amir Goldstein 9ea5071446 projectquota: fix build failure with new kernels
In kernel version >= v4.5 the project quota ioctl definitions
have been made public via the include/uapi/linux/fs.h API, so
that ext4 could use the same API.

Avoid re-defining the ioctl API if it is already defined in fs.h.

Signed-off-by: Amir Goldstein <amir73il@aquasec.com>
2016-10-17 21:44:23 +03:00
..
aufs Merge pull request #26536 from anusha-ragunathan/aufs_unmount 2016-09-26 13:17:12 -07:00
btrfs
devmapper all: replace loop with single append 2016-10-13 13:31:52 -07:00
graphtest Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
overlay Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
overlay2 overlay2: add support for --storage-opt size 2016-09-22 07:03:14 +03:00
register
vfs
windows Stop expanding sandbox size when no new size is specified 2016-10-12 16:58:57 -07:00
zfs Merge pull request #24745 from daehyeok/logrus 2016-07-28 16:50:19 -07:00
counter.go
driver.go Simplify function signature 2016-10-12 21:31:55 -04:00
driver_freebsd.go
driver_linux.go overlayfs added to FsNames 2016-09-22 14:35:40 +02:00
driver_solaris.go Refactoring for logrus formatting 2016-07-18 12:53:34 -06:00
driver_unsupported.go
driver_windows.go
fsdiff.go Fix naivediffdriver timestamp precision bug 2016-10-07 13:52:17 -07:00
plugin.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
plugin_unsupported.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
projectquota.go projectquota: fix build failure with new kernels 2016-10-17 21:44:23 +03:00
proxy.go