commit | 516a6af641bb50c608329a5bd751acd0d65cc4ab | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 27 22:12:41 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 27 22:12:41 2005 -0400 |
tree | 93b240cb19460073cac3363517fcc0e253fb48d9 | |
parent | 3338c143b4fde2d256016b63043ec8e2c93eba19 [diff] |
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>