diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-01-17 22:28:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-01-17 22:28:53 +0000 |
commit | 28acc6588d67f296284f235ce25c86d732cba2c1 (patch) | |
tree | feb90e355387cfb5cdd00d113ffffae8ba3f8033 /target/linux/generic/patches-3.8/100-overlayfs.patch | |
parent | a286a55c6f0c20c876be2e8c7a092fcb42965837 (diff) | |
download | mtk-20170518-28acc6588d67f296284f235ce25c86d732cba2c1.zip mtk-20170518-28acc6588d67f296284f235ce25c86d732cba2c1.tar.gz mtk-20170518-28acc6588d67f296284f235ce25c86d732cba2c1.tar.bz2 |
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35209
Diffstat (limited to 'target/linux/generic/patches-3.8/100-overlayfs.patch')
-rw-r--r-- | target/linux/generic/patches-3.8/100-overlayfs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.8/100-overlayfs.patch b/target/linux/generic/patches-3.8/100-overlayfs.patch index 3e06513..e190ee5 100644 --- a/target/linux/generic/patches-3.8/100-overlayfs.patch +++ b/target/linux/generic/patches-3.8/100-overlayfs.patch @@ -3102,7 +3102,7 @@ +module_exit(ovl_exit); --- a/fs/splice.c +++ b/fs/splice.c -@@ -1305,6 +1305,7 @@ long do_splice_direct(struct file *in, l +@@ -1307,6 +1307,7 @@ long do_splice_direct(struct file *in, l return ret; } @@ -3175,7 +3175,7 @@ int flags, const char *name, --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -5623,6 +5623,13 @@ F: drivers/scsi/osd/ +@@ -5661,6 +5661,13 @@ F: drivers/scsi/osd/ F: include/scsi/osd_* F: fs/exofs/ |