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:
fccca7f
)
NFS: Sillyrename: in the case of a race, check aliases are really positive
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 29 Jan 2008 00:42:59 +0000
(19:42 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:22 +0000
(
02:05
-0500)
In nfs_do_call_unlink() we check that we haven't raced, and that lookup()
hasn't created an aliased dentry to our sillydeleted dentry. If somebody
has deleted the file on the server and the lookup() resulted in a negative
dentry, then ignore...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/unlink.c
patch
|
blob
|
history
diff --cc
fs/nfs/unlink.c
Simple merge