]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
config: Support container=uuid as alternative to container=/dev/name in mdadm.conf
authorNeilBrown <neilb@suse.de>
Tue, 4 Nov 2008 09:50:38 +0000 (20:50 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 4 Nov 2008 09:50:38 +0000 (20:50 +1100)
commit1771a6e214755311530a7099374df53d84e06a82
treef33736a4858dd4641521cf87d90e4f681fca6400
parentfe056d1fb0b1d08c614f574cceaa640abc382544
config: Support container=uuid as alternative to container=/dev/name in mdadm.conf

When mdadm.conf is automatically generated, we might not know a
suitable /dev/name.  But we do know the uuid of the container.
So allow that as an option.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c
config.c
mdadm.h