kernel: update 3.10 to 3.10.32
[openwrt.git] / target / linux / generic / patches-3.10 / 100-overlayfs.patch
index f8c8aacbcc24d9aeba561bc67ee2c582f83a0a19..02894b34f205437855ad1b42f8c9aa77585b025b 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;
  }