md/bitmap: add new 'space' attribute for bitmaps.
authorNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:07 +0000 (13:55 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:07 +0000 (13:55 +1000)
If we are to allow bitmaps to be resized when the array is resized,
we need to know how much space there is.

So create an attribute to store this information and set appropriate
defaults.

It can be set more precisely via sysfs, or future metadata extensions
may allow it to be recorded.

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

No differences found