From: NeilBrown Date: Tue, 22 May 2012 03:55:12 +0000 (+1000) Subject: md/bitmap: move storage allocation from bitmap_load to bitmap_create. X-Git-Tag: v3.5-rc1~110^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc9891a8853842a19c33dda0ba02fbacf7da067f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed