|
|
|
@ca7fa5b
|
7 months |
mc |
hr: use <inttypes.h> macro specifiers
|
|
|
|
@d082801
|
7 months |
mc |
hr: refactor manual assembly
|
|
|
|
@8b51009
|
7 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
|
@8cdf360
|
8 months |
mc |
app/hrctl: fix case for 'n'
|
|
|
|
@7d25273
|
10 months |
mc |
hrctl: initialize hr session struct
|
|
|
|
@28769117
|
11 months |
mc |
hrctl: usage string modification
|
|
|
|
@586b39d
|
11 months |
mc |
hrctl: handle unkown options
|
|
|
|
@bf0a791
|
11 months |
mc |
hr: cstyle
|
|
|
|
@5b320ac
|
11 months |
mc |
hr: hotspares + RAID1 rebuild
|
|
|
|
@dfa2313
|
12 months |
mc |
hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
|
|
|
|
@64eba57
|
12 months |
mc |
hrctl: fix memory leaks
|
|
|
|
@972b011
|
12 months |
mc |
hrctl: update usage
Add a note to usage about automatic prepending
of …
|
|
|
|
@8f7e1b1
|
12 months |
mc |
hrctl: rename flag —stop (-T) to —destroy (-D)
|
|
|
|
@cf28ffd3
|
12 months |
mc |
hr: add option to silently fail an extent
|
|
|
|
@e47a032
|
12 months |
mc |
hr: base for status handling
|
|
|
|
@50bed55d
|
12 months |
mc |
hr: rename levels to upper case
|
|
|
|
@6d55e39
|
13 months |
mc |
hrctl: remove disk concatenation option
|
|
|
|
@c997374
|
13 months |
mc |
hr: merge assemble and create functions
|
|
|
|
@2b8901be
|
13 months |
mc |
hrctl: add RAID 4 to usage message
|
|
|
|
@34abe6c5
|
13 months |
mc |
hrctl: inform about stopping a service that does not exit
|
|
|
|
@f9440e0d
|
13 months |
mc |
hrctl: add —stop option to usage
|
|
|
|
@4a2a6b8b
|
14 months |
mc |
hr: add initial RAID 4 0 (non-rotating parity on disk 0)
|
|
|
|
@a19d7fc4
|
14 months |
mc |
hr: add option (-T, —stop) for removing an active array
|
|
|
|
@b0f1366
|
14 months |
mc |
hr: write persistent metadata, assemble array from metadata
|
|
|
|
@ee83e9c
|
14 months |
mc |
hrctl: use sizeof(devname) instead of a constant
|
|
|
|
@095a989
|
14 months |
mc |
hr: add status printing
|
|
|
|
@e192339
|
14 months |
mc |
hrctl: add option for creating array from config file
|
|
|
|
@68e357e
|
14 months |
mc |
hr: use array for devname and devices for now
|
|
|
|
@94d84a0
|
14 months |
mc |
hr: initial trivial mirroring implementation
|