utils/mdadm: Update to 4.0
[openwrt/openwrt.git] / target / linux / generic / patches-3.18 / 903-debloat_direct_io.patch
index 4bceec96cf4d020df10c3fb3909a8ef0c0313b2d..166bb5ab64465b06b897421a808744f207e0e53f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/fs/Kconfig
 +++ b/fs/Kconfig
-@@ -62,6 +62,11 @@ config FILE_LOCKING
+@@ -61,6 +61,11 @@ config FILE_LOCKING
            for filesystems like NFS and for the flock() system
            call. Disabling this option saves about 11k.
  
@@ -26,7 +26,7 @@
  endif
 --- a/include/linux/fs.h
 +++ b/include/linux/fs.h
-@@ -2526,12 +2526,25 @@ enum {
+@@ -2529,12 +2529,25 @@ enum {
        DIO_ASYNC_EXTEND = 0x04,
  };