summaryrefslogtreecommitdiff
path: root/Assemble.c
Commit message (Collapse)AuthorAge
* super1Neil Brown2005-05-03
| | | | | | | Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au> Fix raid5 creation with new code. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-03
| | | | | | | | This includes: adding --metadata= option to choose metadata format adding metadata= word to config file. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Separate sueprblock handling into separate fileNeil Brown2005-05-03
| | | | Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-04
| | | | | | | In 2.6, this will fail if the device is already in use, so we can detect this error more easily. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Correct error message printed when the 'chosen_drive' cannot be added.Neil Brown2005-04-04
| | | | Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Change MAJOR() etc to major() etcNeil Brown2005-04-04
| | | | | | | | | This allows for larger device number if glibc supports it (requires 2.3.3). Also fail before creating larger device number if glibc support isn't present. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* mdadm-1.7.0Neil Brown2004-08-11
|
* mdadm-1.5.0Neil Brown2004-01-22
|
* mdadm-1.4.0Neil Brown2003-10-28
|
* mdadm-1.3.0Neil Brown2003-07-28
|
* mdadm-1.2.0Neil Brown2003-03-12
|
* mdadm-1.1.0Neil Brown2003-03-02
|
* mdadm-1.0.9Neil Brown2003-02-12
|
* mdadm-0.8Neil Brown2002-04-04
|
* mdadm-0.7.2Neil Brown2002-03-20
|
* mdadm-0.7Neil Brown2002-03-08
|
* mdctl-0.6Neil Brown2002-03-06
|
* mdctl-0.5Neil Brown2001-08-23
|
* mdctl-v0.4.2Neil Brown2001-07-26
|
* mdctl-v0.4Neil Brown2001-07-26
|
* mdctl-v0.3Neil Brown2001-06-14
|
* mdctl-v0.2Neil Brown2001-06-08