Andreas Gruenbacher 3fd5d3ad35 gfs2: Stop using rhashtable_walk_peek
Function rhashtable_walk_peek is problematic because there is no
guarantee that the glock previously returned still exists; when that key
is deleted, rhashtable_walk_peek can end up returning a different key,
which will cause an inconsistent glock dump.  Fix this by keeping track
of the current glock in the seq file iterator functions instead.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2018-04-12 09:41:19 -07:00
..
2016-05-12 22:28:05 -04:00
2016-06-27 09:47:09 -05:00
2018-03-08 09:26:20 -07:00
2016-06-27 09:47:08 -05:00
2018-04-12 09:41:19 -07:00
2018-03-08 09:26:20 -07:00
2018-02-01 11:25:31 -07:00
2018-01-25 10:18:06 -07:00
2018-01-23 07:38:53 -07:00
2018-03-08 09:26:20 -07:00
2017-04-19 08:25:43 -04:00
2018-03-28 01:39:02 -04:00
2012-01-11 09:23:05 +00:00
2017-08-25 18:47:18 -05:00
2015-12-06 21:25:17 -05:00