commit | 3fbd67ad61f6d5a09ea717b56c50bc5c3d8042a8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jan 26 01:06:40 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:06:12 2008 -0500 |
tree | ffac0a032211517e9d0bc9ff21a09f8c21fdf1c3 | |
parent | 57bfa89171e50cddf51a4f62c90e47c6259857b4 [diff] |
NFSv4: Iterate through all nfs_clients when the server recalls a delegation 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>