CC: kernel: update kernel 3.18 to version 3.18.27
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 903-debloat_direct_io.patch
index 92190e4..dbb08ca 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,
  };