]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
mdadm: change the num of cluster node
authorGuoqing Jiang <gqjiang@suse.com>
Wed, 10 Jun 2015 05:42:12 +0000 (13:42 +0800)
committerNeilBrown <neilb@suse.de>
Tue, 16 Jun 2015 23:43:31 +0000 (09:43 +1000)
commit7e6e839a265190e15742c4ecdd050aa1d9f208c6
treeee0e037be5a8faec38f9163e1f67b56b8bb8fe1b
parent0aa2f15b207c46ccaf4aa7a082ef7fdd186c7609
mdadm: change the num of cluster node

This extends nodes option for assemble mode, make the num of
cluster node could be change by user.

Before that, it is necessary to ensure there are enough space
for those nodes, calc_bitmap_size is introduced to calculate
the bitmap size of each node.

Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
ReadMe.c
mdadm.8.in
mdadm.c
mdadm.h
super1.c