Andreas Gruenbacher 10201655b0 gfs2: Fix debugfs glocks dump
The switch to rhashtables (commit 88ffbf3e03) broke the debugfs glock
dump (/sys/kernel/debug/gfs2/<device>/glocks) for dumps bigger than a
single buffer: the right function for restarting an rhashtable iteration
from the beginning of the hash table is rhashtable_walk_enter;
rhashtable_walk_stop + rhashtable_walk_start will just resume from the
current position.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Cc: stable@vger.kernel.org # v4.3+
2017-09-25 12:32:33 -05:00
..
2016-05-12 22:28:05 -04:00
2017-08-30 13:29:22 -05:00
2014-03-03 13:50:12 +00:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:08 -05:00
2017-09-25 12:32:33 -05:00
2017-08-10 10:42:11 -05:00
2017-08-09 09:36:39 -05:00
2016-08-02 12:05:27 -05:00
2013-06-03 14:20:18 -07:00
2017-08-25 18:47:18 -05:00
2014-05-14 10:04:34 +01:00
2016-06-07 13:41:38 -06:00
2017-08-30 08:14:27 -05:00
2017-04-19 08:25:43 -04:00
2017-08-25 18:47:18 -05:00
2015-12-06 21:25:17 -05:00