Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set default bitmap-chunksize for internal bitmaps to at least 64Meg | NeilBrown | 2009-11-17 | 1 | -2/+2 |
| | | | | | | | | | 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> | ||||
* | Fix and test --update=uuid | Neil Brown | 2006-12-14 | 1 | -0/+82 |
| | | | | A number of odd bugs here, but now we have a regression test as well. | ||||
* | Make Assemble/Force work on raid6 with 2 missing devices. | Neil Brown | 2006-12-14 | 1 | -0/+0 |
Previously it onl worked when one missing device. Also split the "force" update_super method into two and it is really serving two functions. |