source: mainline/uspace/lib/device/src/hr.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @263a2389   8 weeks mc hr: rename volume state ONLINE to OPTIMAL
(edit) @0fce1a6   2 months mc hr: rename HR_RLQ_* to HR_LAYOUT_*
(edit) @e0bbecb   2 months mc hr: move state printing to hrctl One IPC call is for short volume …
(edit) @56602e0   3 months mc hr: rename all strings status' -> state'
(edit) @155d34f   3 months mc hr: rename hr_get_*_status_msg → hr_get_*_state_str
(edit) @af4ecb76   3 months mc hr: document lib/device/src/hr.c
(edit) @fc265b4   3 months mc hr: IPC methods: don't create own hr_t session
(edit) @d1d355f   3 months mc hr: refactor hrctl and some hr IPC methods
(edit) @fb06476f   4 months mc hr: use enum for RAID layouts
(edit) @b883aa8   4 months mc hr: move metadata_type_t to lib/hr for type printing Also renames …
(edit) @ca7fa5b   5 months mc hr: use <inttypes.h> macro specifiers
(edit) @4200735   5 months mc hr: fix printing extent states with invalid service id
(edit) @d082801   5 months mc hr: refactor manual assembly
(edit) @8b51009   5 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @e24c064   5 months mc hr: add NONE state (use INVALID for inconsistent)
(edit) @3a68baa   7 months mc lib/device/hr: add INVALID state
(edit) @40be7eb   8 months mc lib/device/src/hr.c: session init style
(edit) @37a9c1e   8 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @6784abc   8 months mc hr: hr_sess_init(): don't use IPC_FLAG_BLOCKING
(edit) @4066371   8 months mc hr: layout info printing
(edit) @5b320ac   9 months mc hr: hotspares + RAID1 rebuild
(edit) @13ce552   9 months mc hr: add DEGRADED volume state Use it for weakened mirror as well.
(edit) @cf28ffd3   10 months mc hr: add option to silently fail an extent
(edit) @d84773a   10 months mc hr: RAID 1 state handling
(edit) @e47a032   10 months mc hr: base for status handling
(edit) @50bed55d   10 months mc hr: rename levels to upper case
(edit) @c997374   10 months mc hr: merge assemble and create functions
(edit) @dbd91da   11 months mc hr: remake structures to include extent status Also rename .devs → …
(edit) @4a2a6b8b   12 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   12 months mc hr: add option (-T, —stop) for removing an active array
(edit) @09398589   12 months mc hr: cstyle: remove redundant space
(edit) @9c1cf34c   12 months mc hr: add strip size to metadata and hr_volume_t
(edit) @b0f1366   12 months mc hr: write persistent metadata, assemble array from metadata
(edit) @095a989   12 months mc hr: add status printing
(edit) @68e357e   12 months mc hr: use array for devname and devices for now
(add) @94d84a0   12 months mc hr: initial trivial mirroring implementation
Note: See TracRevisionLog for help on using the revision log.