]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Use resizable hash table for glocks
authorBob Peterson <rpeterso@redhat.com>
Mon, 16 Mar 2015 16:02:46 +0000 (11:02 -0500)
committerBob Peterson <rpeterso@redhat.com>
Thu, 3 Sep 2015 18:33:24 +0000 (13:33 -0500)
commite3c2502631394b3df5066d962184cd6ed25b2e4f
tree680b7125968bc062c3569c5d6a4941415ea7ce42
parentfa75e038604ca93d1420ce58a5e5ad890116cd55
GFS2: Use resizable hash table for glocks

This patch changes the glock hash table from a normal hash table to
a resizable hash table, which scales better. This also simplifies
a lot of code.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c
fs/gfs2/incore.h