From: Joel Becker Date: Fri, 1 Feb 2008 20:01:05 +0000 (-0800) Subject: ocfs2: Make ocfs2_slot_info private. X-Git-Tag: v2.6.26-rc1~1143^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85b20e4b300edfd290f21fc2d790ba16d2f225b;p=pandora-kernel.git ocfs2: Make ocfs2_slot_info private. Just use osb_lock around the ocfs2_slot_info data. This allows us to take the ocfs2_slot_info structure private in slot_info.c. All access is now via accessors. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed