Home
last modified time | relevance | path

Searched hist:b1e4adf4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cb1e4adf4 Thu Mar 19 14:35:49 CDT 2009 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Fix the notifications when renaming onto an existing file

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>