kernel: update 3.10 to 3.10.32
[openwrt.git] / target / linux / generic / patches-3.10 / 100-overlayfs.patch
index f8c8aac..02894b3 100644 (file)
 +module_exit(ovl_exit);
 --- a/fs/splice.c
 +++ b/fs/splice.c
-@@ -1313,6 +1313,7 @@ long do_splice_direct(struct file *in, l
+@@ -1331,6 +1331,7 @@ long do_splice_direct(struct file *in, l
  
        return ret;
  }