]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
imsm: set array size at Create/Assemble
authorDan Williams <dan.j.williams@intel.com>
Sun, 12 Apr 2009 07:58:28 +0000 (00:58 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 12 Apr 2009 07:58:28 +0000 (00:58 -0700)
commitda9b4a62af80edbbcc96196ab5d887308516ba70
tree374cdc6439e4a59161fc2739e752e4ef6ab50248
parentda1887895404506708387fa3781bf0df0a2664ff
imsm: set array size at Create/Assemble

imsm arrays round down the effective array size to the closest 1
megabyte boundary so teach get_info_super_imsm and sysfs_set_array to
set 'md/array_size' if available (and make sure ddf uses the default
size).

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
mdadm.h
super-ddf.c
super-intel.c
sysfs.c