]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Allow autoassembly to choose it's own name for the array.
authorNeil Brown <neilb@suse.de>
Tue, 23 May 2006 06:46:40 +0000 (06:46 +0000)
committerNeil Brown <neilb@suse.de>
Tue, 23 May 2006 06:46:40 +0000 (06:46 +0000)
commit8a46fe8487986f96e5313156336c02cc551282c8
treee9c53c4285bf45486948fc555c8df487c4220268
parent83b6208e890f29115c56a252de82dfd7c50488d0
Allow autoassembly to choose it's own name for the array.

This cannot be used yet, but it is working towards auto-assembly.

When auto-assembling an array, we make a name in /dev/md/
giving a number (from the peferred minor) or name (from set-name).

Signed-off-by: Neil Brown <neilb@suse.de>
Assemble.c
super0.c