summaryrefslogtreecommitdiffstats
path: root/mdopen.c
Commit message (Expand)AuthorAgeFilesLines
* Release some compile fixes.Neil Brown2006-02-061-5/+10
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-311-1/+1
* Replace sprintf calls with snprintfNeil Brown2005-06-141-2/+3
* Add device files created with --auto to list of known device files.Neil Brown2005-06-141-0/+4
* Avoid using lstat, it isn't right.Neil Brown2005-06-141-1/+1
* Fix uninitialised variable compile warning.Neil Brown2005-04-041-1/+1
* Document new --auto behaviourNeil Brown2005-04-041-0/+4
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-8/+13
* When assembling with --auto, honour common device namesNeil Brown2005-04-041-43/+64
* mdadm-1.8.0mdadm-1.8.0Neil Brown2004-11-011-0/+193