ocfs2: Free up some space in the lvb
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 12 Sep 2006 22:22:18 +0000 (15:22 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:45 +0000 (13:50 -0700)
commit4d3b83f7364269b66cdda271f680bd99e77afd96
treefcae1aca5ab487d07cd7ad4f01e71b961dc99107
parent0027dd5bc213bc639e09dd002a4ab56bd18317c3
ocfs2: Free up some space in the lvb

lvb_version doesn't need to be a whole 32 bits. Make it an 8 bit field to
free up some space. This should be backwards compatible until we use one of
the fields, in which case we'd bump the lvb version anyway.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlmglue.c
fs/ocfs2/dlmglue.h