From: Jeff Layton Date: Mon, 12 Nov 2012 20:00:58 +0000 (-0500) Subject: nfsd: release the legacy reclaimable clients list in grace_done X-Git-Tag: v3.8-rc1~20^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e4f015d815d04d888d434889dd3bbb4c210511a;p=pandora-kernel.git nfsd: release the legacy reclaimable clients list in grace_done 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed