projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
omap24xx: Add workaround for omapfb locking bug.
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.1
/
100-overlayfs_v11.patch
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
4cbc3d2
..
9870000
100644
(file)
--- 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
-@@ -149
4,6 +1494
,23 @@ void drop_collected_mounts(struct vfsmou
+@@ -149
5,6 +1495
,23 @@ void drop_collected_mounts(struct vfsmou
release_mounts(&umount_list);
}
This page took
0.020444 seconds
and
4
git commands to generate.