|
|
|
@978130a
|
17 months |
mc |
hr: optimize RAID 0, 4, 5 to write whole strip
|
|
|
|
@fad91b9
|
17 months |
mc |
hr: make bd op functions more compact
A single function now handles …
|
|
|
|
@50bed55d
|
17 months |
mc |
hr: rename levels to upper case
|
|
|
|
@08fa9e8
|
17 months |
mc |
hr: style: simplify return value in create functions
|
|
|
|
@12321f8
|
17 months |
mc |
hr: fix return value in write_parity()
|
|
|
|
@c7b4452
|
17 months |
mc |
hr: fix xorbuf memory leak
|
|
|
|
@abc2c4b
|
17 months |
mc |
hr: remove big lock, add lock for individual volumes
|
|
|
|
@68c966e
|
17 months |
mc |
hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
|
|
|
|
@4b759dc
|
17 months |
mc |
hr: sleep to get new random generator for UUID
|
|
|
|
@c997374
|
17 months |
mc |
hr: merge assemble and create functions
|
|
|
|
@dceb6e7
|
17 months |
mc |
hr: add initial RAID 5 with parity starting on extent 0 and data restart
|
|
|
|
@6b8e89b0
|
17 months |
mc |
hr: init fuction for each RAID level
Compute total blocks, data …
|
|
|
|
@dbd91da
|
17 months |
mc |
hr: remake structures to include extent status
Also rename .devs → …
|
|
|
|
@57c61b0
|
18 months |
mc |
hr: make data start at 4K aligned offset
|
|
|
|
@4a2a6b8b
|
18 months |
mc |
hr: add initial RAID 4 0 (non-rotating parity on disk 0)
|
|
|
|
@a19d7fc4
|
18 months |
mc |
hr: add option (-T, —stop) for removing an active array
|
|
|
|
@24968b5
|
18 months |
mc |
hr: assemble: check specified number of devices against metadata
|
|
|
|
@9c1cf34c
|
18 months |
mc |
hr: add strip size to metadata and hr_volume_t
|
|
|
|
@b0f1366
|
18 months |
mc |
hr: write persistent metadata, assemble array from metadata
|
|
|
|
@095a989
|
18 months |
mc |
hr: add status printing
|
|
|
|
@44ea48e
|
18 months |
mc |
hr: register hr array under "devices/XXXX"
|
|
|
|
@68e357e
|
18 months |
mc |
hr: use array for devname and devices for now
|
|
|
|
@680e8c8
|
18 months |
mc |
hr: initialize big_lock once
|
|
|
|
@a8b2d9e7
|
18 months |
mc |
hr: add RAID 0 (striping)
|
|
|
|
@12cbf25e
|
18 months |
mc |
hr: disk size checking
|
|
|
|
@da5c257
|
18 months |
mc |
hr: create util.c
|
|
|
|
@e0b7763
|
18 months |
mc |
hr: fix volume list locking
|
|
|
|
@94d84a0
|
18 months |
mc |
hr: initial trivial mirroring implementation
|