Herbert Xu
98687f426b
gfs2: Use rhashtable walk interface in glock_hash_walk
...
The function glock_hash_walk walks the rhashtable by hand. This
is broken because if it catches the hash table in the middle of
a rehash, then it will miss entries.
This patch replaces the manual walk by using the rhashtable walk
interface.
Fixes: 88ffbf3e037e ("GFS2: Use resizable hash table for glocks")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-17 12:28:22 -05:00
..
2016-09-22 10:55:32 +02:00
2016-05-12 22:28:05 -04:00
2016-12-10 14:25:18 -05:00
2016-10-10 20:16:43 -07:00
2014-03-03 13:50:12 +00:00
2016-06-27 09:47:09 -05:00
2016-11-01 09:43:26 -06:00
2014-10-01 14:06:15 +01:00
2016-06-27 09:47:08 -05:00
2016-12-24 11:46:01 -08:00
2017-02-17 12:28:22 -05:00
2016-06-27 09:47:09 -05:00
2016-04-05 11:59:18 -04:00
2014-11-17 10:36:39 +00:00
2016-03-15 10:46:37 -04:00
2016-12-24 11:46:01 -08:00
2016-08-02 12:05:27 -05:00
2013-06-03 14:20:18 -07:00
2015-11-09 15:11:24 -08:00
2016-11-01 09:43:26 -06:00
2014-05-14 10:04:34 +01:00
2016-10-28 08:48:16 -06:00
2016-06-07 13:41:38 -06:00
2016-09-21 12:09:40 -05:00
2011-05-10 13:12:49 +01:00
2016-11-02 10:24:03 -06:00
2016-05-06 11:27:27 -05:00
2016-11-01 09:43:26 -06:00
2016-10-10 20:16:43 -07:00
2015-12-14 12:16:38 -06:00
2016-07-21 13:02:44 -05:00
2016-07-21 13:02:44 -05:00
2016-07-12 11:48:22 -05:00
2015-12-14 12:16:38 -06:00
2016-08-02 12:05:27 -05:00
2014-11-17 10:36:39 +00:00
2016-12-24 11:46:01 -08:00
2012-01-11 09:23:05 +00:00
2015-09-03 13:33:32 -05:00
2015-10-01 12:00:59 -05:00
2013-01-29 10:28:04 +00:00
2016-12-24 11:46:01 -08:00
2015-12-14 12:16:38 -06:00
2016-12-24 11:46:01 -08:00
2015-12-06 21:25:17 -05:00