]> 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)
commitd86b3a1ecc02870a05db6a6404d1df2c24a97d22
tree680b7125968bc062c3569c5d6a4941415ea7ce42
parent1e22e39f82219fd70888777f9327252e1882aab3
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