nfsd4: need to destroy revoked delegations in destroy_client
authorBenny Halevy <bhalevy@primarydata.com>
Tue, 29 Oct 2013 09:39:12 +0000 (11:39 +0200)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 29 Oct 2013 16:00:48 +0000 (12:00 -0400)
commit956c4fee446c568ad102625da931e259f22c67ee
tree5ab6f11336d060e1bbabb4d95f0761d2b7eb90f0
parent01a87d91fcecced2e2bdcd797794b4ede1f64b77
nfsd4: need to destroy revoked delegations in destroy_client

[use list_splice_init]
Signed-off-by: Benny Halevy <bhalevy@primarydata.com>
[bfields: no need for recall_lock here]
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c