NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 8 Oct 2007 18:10:31 +0000 (14:10 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:45 +0000 (17:20 -0400)
commit9e08a3c5aec5b745e844328bcbc16458b6118faf
tree0715485e16ddee34478cdf1ac8432944f6cc354e
parent220bcc2afd7011b3e0569fc178331fa983c92c1b
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode

nfs_post_op_update_inode() is really only meant to be used if we expect the
inode and its attributes to have changed in some way.

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