git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b81a618
)
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
author
Ian Kent
<raven@themaw.net>
Thu, 24 Mar 2011 17:51:02 +0000
(
01:51
+0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Mar 2011 18:24:32 +0000
(14:24 -0400)
When following a mount in rcu-walk mode we must check if the incoming dentry
is telling us it may need to block, even if it isn't actually a mountpoint.
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge