summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-13 14:10:44 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-13 14:10:44 +0000
commit6b4b162100ec5ae169583100efa53c6a41cbca7d (patch)
tree667d36e004985d875d6d8fdf001980b997f9bc7a /target/linux/generic/patches-3.0/100-overlayfs_v10.patch
parentf49dda30e25250df50728ae34ab85af542c42d07 (diff)
kernel: update linux 3.0 to 3.0.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.0/100-overlayfs_v10.patch')
-rw-r--r--target/linux/generic/patches-3.0/100-overlayfs_v10.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.0/100-overlayfs_v10.patch b/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
index e4fe1a57e..179626324 100644
--- a/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
+++ b/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
@@ -164,7 +164,7 @@
} ____cacheline_aligned;
struct seq_file;
-@@ -1997,6 +1998,7 @@ extern long do_sys_open(int dfd, const c
+@@ -1998,6 +1999,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);
@@ -184,7 +184,7 @@
struct pipe_inode_info *opipe,
--- 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);
}