]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Allow --update=devicesize with --re-add
authorNeilBrown <neilb@suse.de>
Thu, 9 Dec 2010 02:06:29 +0000 (13:06 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 9 Dec 2010 02:06:29 +0000 (13:06 +1100)
commit833bb0f8f61c576895a2ec90c344c148c08dadba
treea94afa659cd2d01366009d3b0df2c77d473f92f9
parent691a36b76f871a63a327641589f41e968b05afa9
Allow --update=devicesize with --re-add

This is useful with 1.1 and 1.2 metadata to update the metadata if
the device size has changed.
The same functionality can be achieved by writing to the device size
in sysfs after re-adding normally, but in some cases this might be
easier.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c
Manage.c
Monitor.c
mdadm.8.in
mdadm.c
mdadm.h