commit | fa178f29c0f8a0dce748181a5351f4a92fd4f455 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 03 09:55:38 2006 +0100 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jan 06 14:58:51 2006 -0500 |
tree | 07de5ced8d16d832ebed98c58a2c0498affa12db | |
parent | beb2a5ec386e5ce6891ebd1c06b913da04354b40 [diff] |
NFSv4: Ensure DELEGRETURN returns attributes Upon return of a write delegation, the server will almost always bump the change attribute. Ensure that we pick up that change so that we don't invalidate our data cache unnecessarily. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>