From: NeilBrown Date: Tue, 22 May 2012 03:55:10 +0000 (+1000) Subject: md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct. X-Git-Tag: v3.5-rc1~110^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ec885cdd01a9ad867dbb9fd32a1bfcc0875c486;p=pandora-kernel.git md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct. This new 'struct bitmap_storage' reflects the external storage of the bitmap. Having this clearly defined will make it easier to change the storage used while the array is active. Signed-off-by: NeilBrown --- Reading git-diff-tree failed