commit | 0a8ebba943dd89bdd57c5dab5a66932f690847d9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 31 14:29:06 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 03 22:06:41 2010 -0400 |
tree | b7ef484c9ecb62ebae09c6739fe016d9954cf243 | |
parent | 1b924e5f878e3cd62a20bd8dbf3b911a40185a99 [diff] |
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 <Trond.Myklebust@netapp.com>