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:
a5576cf
)
NFS: Fix an Oops in NFS unmount
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 12 Dec 2007 16:12:15 +0000
(11:12 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 12 Dec 2007 16:12:15 +0000
(11:12 -0500)
Ensure that the dummy 'root dentry' is invisible to d_find_alias(). If not,
then it may be spliced into the tree if a parent directory from the same
filesystem gets mounted at a later time.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found