summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor refactoring and renames, implementation of disk_xorLudovic Pouzenc2015-06-152-57/+79
|
* Various minor improovementsLudovic Pouzenc2015-06-142-19/+40
| | | | | | * Log full stacktraces on exceptions * Compute correctly raid_size * Do all needed sanity checks on raid_disk_order
* Initial import.Ludovic Pouzenc2015-06-126-0/+745
| | | | | RAID 5 xor parity checking is working, data reading on left-assymetric RAID 5 is working. Nothing done on other RAID types.
* Initial commitlpouzenc2015-06-123-0/+734