commit | 2c5e76158fcea6e3b9536a74efa7b5e2e846d374 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Thu Nov 20 14:36:17 2008 -0600 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Mon Nov 24 10:12:48 2008 -0600 |
tree | dca1fcd75e3091b9ffe14b5461714fed1542dbba | |
parent | b726e923ea4d216027e466aa602d914e4b4a63af [diff] |
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 <bfields@citi.umich.edu> Tested-by: Jeff Moyer <jmoyer@redhat.com>