From: Mark Fasheh Date: Wed, 1 Mar 2006 01:31:22 +0000 (-0800) Subject: [PATCH] ocfs2: use hlists for lockres hash X-Git-Tag: v2.6.16-rc6~134^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f2094a631df1ba275f4d4bd7ea5bacfd8dbcfc;p=pandora-kernel.git [PATCH] ocfs2: use hlists for lockres hash Switch from list_head to hlist_head. Make the size of the hash dependent upon the allocated area, rather than a constant. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed