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:
47c6256
)
NFS: Fix the notifications when renaming onto an existing file
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 19 Mar 2009 19:35:49 +0000
(15:35 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 19 Mar 2009 19:35:49 +0000
(15:35 -0400)
NFS appears to be returning an unnecessary "delete" notification when
we're doing an atomic rename. See
http://bugzilla.gnome.org/show_bug.cgi?id=575684
The fix is to get rid of the redundant call to d_delete().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found