|
|
@8b51009
|
5 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
@5fe0b9b5
|
5 months |
mc |
hr: var.h: comment cstyle
|
|
|
@2958e70
|
5 months |
mc |
hr: var.h: revert hotspare no. back from invalidations
|
|
|
@de811048
|
5 months |
mc |
hr: style headers
|
|
|
@e3e53cc
|
5 months |
mc |
hr: var.h: remove struct hr_deferred_invalidation
|
|
|
@d2da1be
|
5 months |
mc |
hr: rename vol→state_changed → vol→state_dirty
|
|
|
@10005fd
|
5 months |
mc |
hr: remove vol→halt_please bit and vol→halt_lock
RW locks are not …
|
|
|
@4d42a1b
|
5 months |
mc |
hr: remove deferred invalidations
|
|
|
@401b9e42
|
7 months |
mc |
hr: state_changed and peding_invalidation atomic flags
These flags …
|
|
|
@5ee041e
|
7 months |
mc |
hr: RAID1: deferred extent invalidation
|
|
|
@58d82fa
|
7 months |
mc |
hr: parallelize RAID1
changes in main hr_volume_t struct:
- new mutex …
|
|
|
@bc3d695
|
7 months |
mc |
hr: RAID0 parallelization
|
|
|
@37a9c1e
|
8 months |
mc |
hr: hr_volume_t: rename RLQ → layout
|
|
|
@83c8bb2
|
8 months |
mc |
hr: hr_volume_t: fix number of hotspares
|
|
|
@38e3c0a7
|
8 months |
mc |
hr: range locks
|
|
|
@f312fb9
|
8 months |
mc |
hr: remove RAID4 functions leftovers
|
|
|
@4066371
|
8 months |
mc |
hr: layout info printing
|
|
|
@d7768d11
|
8 months |
mc |
hr: add different RAID4,5 layouts
Also prepare the metadata for …
|
|
|
@65706f1
|
9 months |
mc |
hr: rename dev_no → extent_no in hr_volume_t
|
|
|
@aa7864b
|
9 months |
mc |
hr: RAID5: hotspare + rebuild
|
|
|
@30140c1b
|
9 months |
mc |
hr: RAID4: hotspare + rebuild
|
|
|
@b8409b9
|
9 months |
mc |
hr: RAID1: fix WRITE to rebuilt extent
When writing to extent that is …
|
|
|
@5b320ac
|
9 months |
mc |
hr: hotspares + RAID1 rebuild
|
|
|
@7b359f5
|
9 months |
mc |
hr: status/state event function for each RAID
|
|
|
@dfa2313
|
9 months |
mc |
hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
|
|
|
@e47a032
|
10 months |
mc |
hr: base for status handling
|
|
|
@fad91b9
|
10 months |
mc |
hr: make bd op functions more compact
A single function now handles …
|
|
|
@abc2c4b
|
10 months |
mc |
hr: remove big lock, add lock for individual volumes
|
|
|
@68c966e
|
10 months |
mc |
hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
|
|
|
@dceb6e7
|
11 months |
mc |
hr: add initial RAID 5 with parity starting on extent 0 and data restart
|
|
|
@6b8e89b0
|
11 months |
mc |
hr: init fuction for each RAID level
Compute total blocks, data …
|
|
|
@dbd91da
|
11 months |
mc |
hr: remake structures to include extent status
Also rename .devs → …
|
|
|
@4a2a6b8b
|
11 months |
mc |
hr: add initial RAID 4 0 (non-rotating parity on disk 0)
|
|
|
@9c1cf34c
|
12 months |
mc |
hr: add strip size to metadata and hr_volume_t
|
|
|
@b0f1366
|
12 months |
mc |
hr: write persistent metadata, assemble array from metadata
|
|
|
@68e357e
|
12 months |
mc |
hr: use array for devname and devices for now
|
|
|
@12cbf25e
|
12 months |
mc |
hr: disk size checking
|
|
|
@da5c257
|
12 months |
mc |
hr: create util.c
|
|
|
@94d84a0
|
12 months |
mc |
hr: initial trivial mirroring implementation
|