generic/4.0: upgrade to 4.0-rc7
[openwrt/openwrt.git] / target / linux / generic / patches-4.0 / 903-debloat_direct_io.patch
index cb32df20944c97b45dc6760645b32c4429dd9c3e..1b5453bc2b4512ed55a66e295e30ebf7157b1af2 100644 (file)
@@ -26,7 +26,7 @@
  endif
 --- a/include/linux/fs.h
 +++ b/include/linux/fs.h
-@@ -2614,12 +2614,25 @@ enum {
+@@ -2615,12 +2615,25 @@ enum {
        DIO_ASYNC_EXTEND = 0x04,
  };