commit | 901630278469c0d7610554227f39ed2d02d0d270 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jul 05 14:55:18 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:40 2007 -0400 |
tree | b530f50e5838943826a215d402b1de770d970bde | |
parent | 2ced46c27058710a6d731d6eca77f1dd14ccde75 [diff] |
NFSv4: Support recalling delegations by stateid There appear to be some rogue servers out there that issue multiple delegations with different stateids for the same file. Ensure that when we return delegations, we do so on a per-stateid basis rather than a per-file basis. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>