kernel: update 3.14 to 3.14.5
[openwrt/staging/jow.git] / target / linux / generic / patches-3.14 / 903-debloat_direct_io.patch
index 06fcdb0338bd0bd51217a6d9c73734acaf71a734..8154763b9ae6f9d37039e4b4d01127c8096dc426 100644 (file)
@@ -68,7 +68,7 @@
  
 --- a/fs/open.c
 +++ b/fs/open.c
-@@ -665,9 +665,12 @@ int open_check_o_direct(struct file *f)
+@@ -654,9 +654,12 @@ int open_check_o_direct(struct file *f)
  {
        /* NB: we're sure to have correct a_ops only after f_op->open */
        if (f->f_flags & O_DIRECT) {