diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-03 13:58:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-03 13:58:52 +0000 |
commit | 26fbc15a86a5915b1a2c7e62737a382e3020065c (patch) | |
tree | cb36b4b8537dd22d2d73894063fd3b3be6d39b54 /target/linux/generic/patches-3.8/100-overlayfs.patch | |
parent | da79a4c698d1609e4a015d38f84eea68cc2ef7b3 (diff) | |
download | upstream-26fbc15a86a5915b1a2c7e62737a382e3020065c.tar.gz upstream-26fbc15a86a5915b1a2c7e62737a382e3020065c.tar.bz2 upstream-26fbc15a86a5915b1a2c7e62737a382e3020065c.zip |
kernel: update linux 3.8 to 3.8.1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35862
Diffstat (limited to 'target/linux/generic/patches-3.8/100-overlayfs.patch')
-rw-r--r-- | target/linux/generic/patches-3.8/100-overlayfs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.8/100-overlayfs.patch b/target/linux/generic/patches-3.8/100-overlayfs.patch index 5d481174c3..5297c261c4 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); } |