NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 15 Aug 2007 16:59:12 +0000 (12:59 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:18:43 +0000 (17:18 -0400)
commit68e8a70d3cae23716f6b2b3872eba10eccea148c
treeae1cdf2370aa8f77e6a953d665576919699df32d
parentf2115dc9877d480392e48e3c83bc8cbb4b418fee
NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()

Ensure that we don't clobber the results from a more recent getattr call...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c