git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a75a6e4
)
ocfs2: clean up some osb fields
author
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 4 May 2006 19:03:26 +0000
(12:03 -0700)
committer
Mark 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