Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | raid_type as a config attr + code refactoring | Ludovic Pouzenc | 2015-08-30 | 1 | -0/+1 |
| | |||||
* | Adding RAID 5+0 support, memory fixes and improovements for big disks | Ludovic Pouzenc | 2015-08-21 | 1 | -2/+3 |
| | |||||
* | Bugfix : lstat().st_size always return 0 if a block device is given | Ludovic Pouzenc | 2015-07-14 | 1 | -5/+9 |
| | |||||
* | Comments and error handling | Ludovic Pouzenc | 2015-07-12 | 1 | -1/+1 |
| | |||||
* | myraid: lecture RAID sur disque de donnée ou par calcul de parité | Ludovic Pouzenc | 2015-07-04 | 1 | -0/+5 |
| | |||||
* | Initial import. | Ludovic Pouzenc | 2015-06-12 | 1 | -0/+75 |
RAID 5 xor parity checking is working, data reading on left-assymetric RAID 5 is working. Nothing done on other RAID types. |