From: Mark Fasheh Date: Thu, 4 May 2006 19:03:26 +0000 (-0700) Subject: ocfs2: clean up some osb fields X-Git-Tag: v2.6.18-rc1~320^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=784270435b001164054e803421a624ef1098519d;p=pandora-kernel.git ocfs2: clean up some osb fields Get rid of osb->uuid, osb->proc_sub_dir, and osb->osb_id. Those fields were unused, or could easily be removed. As a result, we also no longer need MAX_OSB_ID or ocfs2_globals_lock. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed