From: Mark Fasheh Date: Mon, 6 Mar 2006 23:36:17 +0000 (-0800) Subject: ocfs2: move lockres qstr next to hlist_node structure X-Git-Tag: v2.6.18-rc1~594^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c491d833a06fd0d1383297590772c75d28155c;p=pandora-kernel.git ocfs2: move lockres qstr next to hlist_node structure Gains us a bit of performance on loads which heavily hit the lockres hash. Patch suggested by Daniel Phillips . Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed