commit | bc9891a8853842a19c33dda0ba02fbacf7da067f | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue May 22 13:55:12 2012 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue May 22 13:55:12 2012 +1000 |
tree | 6561027b0a61521b24786266855cba0e4dc730a1 | |
parent | d1244cb062750bdb2298ca2565239d3d8cbd91a8 [diff] |
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>