From f9b600b97e741277e57468315ab11fe632e70099 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 3 Mar 2013 13:58:52 +0000 Subject: kernel: update linux 3.8 to 3.8.1 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35862 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.8/100-overlayfs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.8/100-overlayfs.patch') diff --git a/target/linux/generic/patches-3.8/100-overlayfs.patch b/target/linux/generic/patches-3.8/100-overlayfs.patch index 5d481174c..5297c261c 100644 --- a/target/linux/generic/patches-3.8/100-overlayfs.patch +++ b/target/linux/generic/patches-3.8/100-overlayfs.patch @@ -319,7 +319,7 @@ goto out; --- a/fs/namespace.c +++ b/fs/namespace.c -@@ -1410,6 +1410,24 @@ void drop_collected_mounts(struct vfsmou +@@ -1417,6 +1417,24 @@ void drop_collected_mounts(struct vfsmou release_mounts(&umount_list); } -- cgit v1.2.3