aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-13 14:38:28 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-13 14:38:28 +0000
commitc560444a584adf9efc36ba78eead9fc3e4afdd66 (patch)
tree6db0004fa55454faf536bfeb3bce26a066edeae4 /target/linux/generic/patches-3.1/100-overlayfs_v11.patch
parente49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e (diff)
downloadupstream-c560444a584adf9efc36ba78eead9fc3e4afdd66.tar.gz
upstream-c560444a584adf9efc36ba78eead9fc3e4afdd66.tar.bz2
upstream-c560444a584adf9efc36ba78eead9fc3e4afdd66.zip
kernel: update linux 3.1 to 3.1.9
SVN-Revision: 29726
Diffstat (limited to 'target/linux/generic/patches-3.1/100-overlayfs_v11.patch')
-rw-r--r--target/linux/generic/patches-3.1/100-overlayfs_v11.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.1/100-overlayfs_v11.patch b/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
index 9870000d3b..f995a56030 100644
--- a/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
+++ b/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
@@ -254,7 +254,7 @@
rc = PTR_ERR(inode);
--- a/fs/namespace.c
+++ b/fs/namespace.c
-@@ -1495,6 +1495,23 @@ void drop_collected_mounts(struct vfsmou
+@@ -1492,6 +1492,23 @@ void drop_collected_mounts(struct vfsmou
release_mounts(&umount_list);
}
@@ -3154,7 +3154,7 @@
} ____cacheline_aligned;
struct seq_file;
-@@ -2022,6 +2034,7 @@ extern long do_sys_open(int dfd, const c
+@@ -2023,6 +2035,7 @@ extern long do_sys_open(int dfd, const c
extern struct file *filp_open(const char *, int, int);
extern struct file *file_open_root(struct dentry *, struct vfsmount *,
const char *, int);