source: mainline/uspace/srv/bd/hr/hr.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @dfa2313   17 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @b235c67   17 months mc hr: use shorthand vol for volume
(edit) @5d96f427   17 months mc hr: use DPRINTF and ERR_PRINTF macros from util.h
(edit) @cf28ffd3   18 months mc hr: add option to silently fail an extent
(edit) @e47a032   18 months mc hr: base for status handling
(edit) @066fed9   18 months mc hr: refactor metadata reading
(edit) @4dd650a   18 months mc hr: fix memory leaks in hr_create_srv()
(edit) @50bed55d   18 months mc hr: rename levels to upper case
(edit) @abc2c4b   18 months mc hr: remove big lock, add lock for individual volumes
(edit) @68c966e   18 months mc hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
(edit) @c997374   18 months mc hr: merge assemble and create functions
(edit) @dceb6e7   18 months mc hr: add initial RAID 5 with parity starting on extent 0 and data restart
(edit) @6b8e89b0   18 months mc hr: init fuction for each RAID level Compute total blocks, data …
(edit) @dbd91da   18 months mc hr: remake structures to include extent status Also rename .devs → …
(edit) @4a2a6b8b   19 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   19 months mc hr: add option (-T, —stop) for removing an active array
(edit) @9c1cf34c   19 months mc hr: add strip size to metadata and hr_volume_t
(edit) @b0f1366   19 months mc hr: write persistent metadata, assemble array from metadata
(edit) @095a989   19 months mc hr: add status printing
(edit) @68e357e   19 months mc hr: use array for devname and devices for now
(edit) @680e8c8   19 months mc hr: initialize big_lock once
(edit) @a8b2d9e7   20 months mc hr: add RAID 0 (striping)
(edit) @da5c257   20 months mc hr: create util.c
(edit) @e0b7763   20 months mc hr: fix volume list locking
(add) @94d84a0   20 months mc hr: initial trivial mirroring implementation
Note: See TracRevisionLog for help on using the revision log.