kernel: update kernel 3.18 to version 3.18.27
[openwrt/openwrt.git] / target / linux / generic / patches-3.18 / 903-debloat_direct_io.patch
index 92190e47a9b65a6e04aa2a81802da8f80de06f10..dbb08ca4e7fa123c05e5445b2ca5c6c69b7d1046 100644 (file)
@@ -26,7 +26,7 @@
  endif
 --- a/include/linux/fs.h
 +++ b/include/linux/fs.h
-@@ -2528,12 +2528,25 @@ enum {
+@@ -2529,12 +2529,25 @@ enum {
        DIO_ASYNC_EXTEND = 0x04,
  };