NFSv4: Support recalling delegations by stateid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 5 Jul 2007 18:55:18 +0000 (14:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:40 +0000 (23:40 -0400)
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>

No differences found