From: Andrei Warkentin Date: Thu, 12 Apr 2012 05:55:21 +0000 (+1000) Subject: MD: Bitmap version cleanup. X-Git-Tag: v3.4-rc3~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e41dd35b39c2cf40767332b8f914d7afe25cc40;p=pandora-kernel.git MD: Bitmap version cleanup. bitmap_new_disk_sb() would still create V3 bitmap superblock with host-endian layout. Perhaps I'm confused, but shouldn't bitmap_new_disk_sb() be creating a V4 bitmap superblock instead, that is portable, as per comment in bitmap.h? Signed-off-by: Andrei Warkentin Signed-off-by: NeilBrown --- Reading git-diff-tree failed