ocfs2: clean up some osb fields
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 4 May 2006 19:03:26 +0000 (12:03 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 29 Jun 2006 23:10:13 +0000 (16:10 -0700)
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 <mark.fasheh@oracle.com>

No differences found