diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 10:59:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-02-23 10:59:40 +0000 |
commit | f677b1bc7e37642eb1c42d3068ff3c44eb5ed3cb (patch) | |
tree | a4971798ff33bb5e653297f14906628b84407790 /target/linux/generic/patches-3.10/100-overlayfs.patch | |
parent | 6c8300df3d593abd911a3d6bb1a95eee4cfd06f8 (diff) | |
download | mtk-20170518-f677b1bc7e37642eb1c42d3068ff3c44eb5ed3cb.zip mtk-20170518-f677b1bc7e37642eb1c42d3068ff3c44eb5ed3cb.tar.gz mtk-20170518-f677b1bc7e37642eb1c42d3068ff3c44eb5ed3cb.tar.bz2 |
kernel: update 3.10 to 3.10.32
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39707
Diffstat (limited to 'target/linux/generic/patches-3.10/100-overlayfs.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/100-overlayfs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/100-overlayfs.patch b/target/linux/generic/patches-3.10/100-overlayfs.patch index f8c8aac..02894b3 100644 --- a/target/linux/generic/patches-3.10/100-overlayfs.patch +++ b/target/linux/generic/patches-3.10/100-overlayfs.patch @@ -3149,7 +3149,7 @@ +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; } |