md/bitmap: move storage allocation from bitmap_load to bitmap_create.
authorNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:12 +0000 (13:55 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:12 +0000 (13:55 +1000)
We should allocate memory for the storage-bitmap at create-time, not
load time.

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found