Andrew Elble c876486be1 nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd
commit 2d4a532d385f ("nfsd: ensure that clp->cl_revoked list is
protected by clp->cl_lock") removed the use of the reaplist to
clean out clp->cl_revoked. It failed to change list_entry() to
walk clp->cl_revoked.next instead of reaplist.next

Fixes: 2d4a532d385f ("nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lock")
Cc: stable@vger.kernel.org
Reported-by: Eric Meddaugh <etmsys@rit.edu>
Tested-by: Eric Meddaugh <etmsys@rit.edu>
Signed-off-by: Andrew Elble <aweits@rit.edu>
Reviewed-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2015-02-26 15:32:24 -05:00
..
2015-02-05 14:35:18 +01:00
2014-08-17 12:00:12 -04:00
2015-02-02 18:09:42 +01:00
2015-02-02 18:09:42 +01:00
2015-02-02 18:09:42 +01:00
2015-02-05 14:35:18 +01:00
2015-02-05 14:35:18 +01:00
2015-02-02 18:09:44 +01:00
2014-11-19 13:01:23 -05:00
2015-02-02 18:09:42 +01:00
2015-02-02 18:09:42 +01:00
2015-02-02 18:09:42 +01:00
2015-02-09 14:58:50 -05:00
2015-02-16 11:43:13 -05:00
2015-02-02 18:09:43 +01:00
2015-02-02 18:09:44 +01:00
2015-02-02 18:09:44 +01:00
2015-02-02 18:09:42 +01:00
2015-02-02 18:09:43 +01:00