]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 28 Oct 2005 02:12:41 +0000 (22:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 28 Oct 2005 02:12:41 +0000 (22:12 -0400)
commit45ff3f9d1a8862d3ba908a066cc6d0c8ae5910e3
tree93b240cb19460073cac3363517fcc0e253fb48d9
parentd1315134d65ae47a5ce1ac038394f82bdafd2840
NFS: Add optional post-op getattr instruction to the NFSv4 file close.

 "Optional" means that the close call will not fail if the getattr
 at the end of the compound fails.
 If it does succeed, try to refresh inode attributes.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h