summaryrefslogtreecommitdiffstats
path: root/tests/05r6-bitmapfile
Commit message (Collapse)AuthorAgeFilesLines
* Change default metadata from 0.90 to 1.1NeilBrown2009-11-171-3/+3
| | | | | | | | | 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>
* Fix remaining problems with hot-add bitmap to version-1 superblockNeil Brown2005-09-121-0/+48
Also some more tests - r5 and r6 bitmaps Signed-off-by: Neil Brown <neilb@suse.de>