From: Aneesh Kumar K.V Date: Tue, 16 Oct 2007 22:38:25 +0000 (-0400) Subject: ext4: Convert bg_inode_bitmap and bg_inode_table X-Git-Tag: v2.6.24-rc1~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5272f8372786a181313c00c7a67304ac6def2e34;p=pandora-kernel.git ext4: Convert bg_inode_bitmap and bg_inode_table Convert bg_inode_bitmap and bg_inode_table to bg_inode_bitmap_lo and bg_inode_table_lo. This helps in finding BUGs due to direct partial access of these split 64 bit values Also fix one direct partial access Signed-off-by: Aneesh Kumar K.V --- Reading git-diff-tree failed