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:
609005c
)
NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 29 Jan 2008 00:43:18 +0000
(19:43 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:22 +0000
(
02:05
-0500)
If the server returns an ENOENT error, we still need to do a d_delete() in
order to ensure that the dentry is deleted.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c
patch
|
blob
|
history
diff --cc
fs/nfs/dir.c
Simple merge