]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09bd9fd2d4eed8eaa5ae585aeae0baa90ce1e810
treeae1cdf2370aa8f77e6a953d665576919699df32d
parent6c3769b45a03c71c2af8547ffd0a303cb9ce7dc5
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