X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.3%2F100-overlayfs_v12.patch;h=14e655897b9acd39594d75698f51f215c0d05b96;hb=dd7650f67cdbdec6bc8ada714eeeb366eb70a62f;hp=683152792d0308e1c31ca18018a79c2b05ca3301;hpb=3a9b6dc313ddaddac16ccf0a1cc8672ee065d323;p=oweals%2Fopenwrt.git diff --git a/target/linux/generic/patches-3.3/100-overlayfs_v12.patch b/target/linux/generic/patches-3.3/100-overlayfs_v12.patch index 683152792d..14e655897b 100644 --- a/target/linux/generic/patches-3.3/100-overlayfs_v12.patch +++ b/target/linux/generic/patches-3.3/100-overlayfs_v12.patch @@ -3166,7 +3166,7 @@ +module_exit(ovl_exit); --- a/fs/splice.c +++ b/fs/splice.c -@@ -1299,6 +1299,7 @@ long do_splice_direct(struct file *in, l +@@ -1302,6 +1302,7 @@ long do_splice_direct(struct file *in, l return ret; }