git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5020ad7
)
MD: Bitmap version cleanup.
author
Andrei Warkentin
<andrey.warkentin@gmail.com>
Thu, 12 Apr 2012 05:55:21 +0000
(15:55 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 12 Apr 2012 05:55:21 +0000
(15:55 +1000)
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>
No differences found