commit | 9e41dd35b39c2cf40767332b8f914d7afe25cc40 | [log] [tgz] |
---|---|---|
author | Andrei Warkentin <andrey.warkentin@gmail.com> | Thu Apr 12 15:55:21 2012 +1000 |
committer | NeilBrown <neilb@suse.de> | Thu Apr 12 15:55:21 2012 +1000 |
tree | b694a4d27b3fd7beb1881d5ad993303fe7309c59 | |
parent | 5020ad7d143ccfcf8149974096220d59e5572120 [diff] |
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 <andrey.warkentin@gmail.com> Signed-off-by: NeilBrown <neilb@suse.de>