nfsd: release the legacy reclaimable clients list in grace_done
authorJeff Layton <jlayton@redhat.com>
Mon, 12 Nov 2012 20:00:58 +0000 (15:00 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 12 Nov 2012 23:55:12 +0000 (18:55 -0500)
The current code holds on to this list until nfsd is shut down, but it's
never touched once the grace period ends. Release that memory back into
the wild when the grace period ends.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found