Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md/bitmap: move storage allocation from bitmap_load to bitmap_create.
We should allocate memory for the storage-bitmap at create-time, not load time. Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information