kernel: make zlib and lzo modules selectable
[oweals/openwrt.git] / target / linux / generic / patches-3.9 / 903-debloat_direct_io.patch
index 05721b3977094f5a50ece787e661b9ddc14b2a6c..c4a99a33b4a02042752076e8433e963296ea4b84 100644 (file)
@@ -26,7 +26,7 @@
  endif
 --- a/include/linux/fs.h
 +++ b/include/linux/fs.h
-@@ -2447,12 +2447,26 @@ enum {
+@@ -2449,12 +2449,26 @@ enum {
        DIO_SKIP_HOLES  = 0x02,
  };