From: J. Bruce Fields Date: Thu, 20 Nov 2008 20:36:17 +0000 (-0600) Subject: nfsd: clean up grace period on early exit X-Git-Tag: v2.6.28-rc8~67^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5e76158fcea6e3b9536a74efa7b5e2e846d374;p=pandora-kernel.git nfsd: clean up grace period on early exit If nfsd was shut down before the grace period ended, we could end up with a freed object still on grace_list. Thanks to Jeff Moyer for reporting the resulting list corruption warnings. Signed-off-by: J. Bruce Fields Tested-by: Jeff Moyer --- Reading git-diff-tree failed