summaryrefslogtreecommitdiffstats
path: root/tests/05r1-internalbitmap
Commit message (Collapse)AuthorAgeFilesLines
* Set default bitmap-chunksize for internal bitmaps to at least 64MegNeilBrown2009-11-171-1/+1
| | | | | | | | | A small bitmap-chunksize hurts performance without helping resync speed much - particularly on internal bitmaps. So set the default to at least 64Meg. Signed-off-by: NeilBrown <neilb@suse.de>
* Change default metadata from 0.90 to 1.1NeilBrown2009-11-171-1/+1
| | | | | | | | | 1.1 is more flexible in a number of ways and is safer. 0.90 is still fully supported. 1.0 should possibly be used for RAID1 arrays that you want to boot off, depending on your boot loader. Signed-off-by: NeilBrown <neilb@suse.de>
* Release 2.5mdadm-2.5Neil Brown2006-05-261-0/+1
| | | | Signed-off-by: Neil Brown <neilb@suse.de>
* Fix but when assembling v1 arraysNeil Brown2005-08-151-1/+0
| | | | | | | Because raid_disk and disk.number are not longer in-sync, it needed some work. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-151-20/+20
| | | | Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Add test suite and releaseNeil Brown2005-08-041-0/+47
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>