From: Mark Fasheh Date: Tue, 12 Sep 2006 22:22:18 +0000 (-0700) Subject: ocfs2: Free up some space in the lvb X-Git-Tag: v2.6.19-rc1~1259^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d3b83f7364269b66cdda271f680bd99e77afd96;p=pandora-kernel.git 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 --- Reading git-diff-tree failed