From: Trond Myklebust Date: Sat, 31 Jul 2010 18:29:06 +0000 (-0400) Subject: NFS: nfs_rename() should not have to flush out writebacks X-Git-Tag: v2.6.36-rc1~498^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8ebba943dd89bdd57c5dab5a66932f690847d9;p=pandora-kernel.git NFS: nfs_rename() should not have to flush out writebacks We don't really support nfs servers that invalidate the file handle after a rename, so precautions such as flushing out dirty data before renaming the file are superfluous. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed