commit | 4d3b83f7364269b66cdda271f680bd99e77afd96 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Tue Sep 12 15:22:18 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Sun Sep 24 13:50:45 2006 -0700 |
tree | fcae1aca5ab487d07cd7ad4f01e71b961dc99107 | |
parent | 0027dd5bc213bc639e09dd002a4ab56bd18317c3 [diff] |
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>