NFSv4: Iterate through all nfs_clients when the server recalls a delegation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 26 Jan 2008 06:06:40 +0000 (01:06 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:06:12 +0000 (02:06 -0500)
The same delegation may have been handed out to more than one nfs_client.
Ensure that if a recall occurs, we return all instances.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found