source: mainline/uspace/lib/device/include/hr.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95ca19d   4 weeks mc hr: add —read-only volume flag
(edit) @150adbd2   5 weeks mc hr: add NOOP metadata type
(edit) @2192a01   5 weeks mc hr: basic Linux Multiple Device RAID format support
(edit) @263a2389   6 weeks mc hr: rename volume state ONLINE to OPTIMAL
(edit) @0fce1a6   7 weeks mc hr: rename HR_RLQ_* to HR_LAYOUT_*
(edit) @f34568c   7 weeks mc hr: print % done of REBUILD operation
(edit) @e0bbecb   7 weeks mc hr: move state printing to hrctl One IPC call is for short volume …
(edit) @6f13257   2 months mc hr: cstyle: don't align struct members and fcn decls
(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) @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) @2100a4e   3 months mc uspace/lib/devices/hr: add OpenBSD softraid md type
(edit) @fb06476f   3 months mc hr: use enum for RAID layouts
(edit) @b883aa8   3 months mc hr: move metadata_type_t to lib/hr for type printing Also renames …
(edit) @80c760e   3 months mc hr: remove truncated_blkno calculation from raid*.c Calculate the …
(edit) @c7e6a3e   4 months mc hr: align struct hr_extent members
(edit) @d082801   4 months mc hr: refactor manual assembly
(edit) @8b51009   4 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @de811048   4 months mc hr: style headers
(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) @37a9c1e   7 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @4066371   8 months mc hr: layout info printing
(edit) @5b320ac   8 months mc hr: hotspares + RAID1 rebuild
(edit) @dfa2313   9 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @13ce552   9 months mc hr: add DEGRADED volume state Use it for weakened mirror as well.
(edit) @cf28ffd3   9 months mc hr: add option to silently fail an extent
(edit) @d84773a   9 months mc hr: RAID 1 state handling
(edit) @e47a032   9 months mc hr: base for status handling
(edit) @50bed55d   10 months mc hr: rename levels to upper case
(edit) @68c966e   10 months mc hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
(edit) @c997374   10 months mc hr: merge assemble and create functions
(edit) @dbd91da   10 months mc hr: remake structures to include extent status Also rename .devs → …
(edit) @4a2a6b8b   11 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   11 months mc hr: add option (-T, —stop) for removing an active array
(edit) @9c1cf34c   11 months mc hr: add strip size to metadata and hr_volume_t
(edit) @b0f1366   11 months mc hr: write persistent metadata, assemble array from metadata
(edit) @095a989   11 months mc hr: add status printing
(edit) @68e357e   11 months mc hr: use array for devname and devices for now
(add) @94d84a0   11 months mc hr: initial trivial mirroring implementation
Note: See TracRevisionLog for help on using the revision log.