|
|
@ca212a51
|
3 weeks |
mc |
hr: RAID 0, 5: init strip size to closest (down) pow of 2
|
|
|
@95ca19d
|
4 weeks |
mc |
hr: add —read-only volume flag
|
|
|
@cdfcaea
|
5 weeks |
mc |
hr: RAID 5 rebuild
|
|
|
@09c195e8
|
5 weeks |
mc |
hr: move rebuild init to util.c
|
|
|
@81b4c795
|
6 weeks |
mc |
hr: rename malloc_waitok() to hr_malloc_waitok()
|
|
|
@137f7cf5
|
6 weeks |
mc |
hr: add common hr_sync_extents() fcn
|
|
|
@a3486f2
|
6 weeks |
mc |
hr: parallel RAID 5
|
|
|
@66ef60b
|
6 weeks |
mc |
hr: range locks: add noalloc lock acquire
|
|
|
@f0950d2
|
6 weeks |
mc |
hr: add malloc_waitok() and calloc_waitok()
|
|
|
@234212a
|
6 weeks |
mc |
hr: rename data_dirty to first_write
|
|
|
@a62079d
|
7 weeks |
mc |
hr: move struct hr_range_lock to util.h
|
|
|
@6f13257
|
2 months |
mc |
hr: cstyle: don't align struct members and fcn decls
|
|
|
@c9ce6d22
|
3 months |
mc |
hr: refactor volume removal
|
|
|
@9a3eec1
|
3 months |
mc |
hr: util: hr_get_volume_svcs()
|
|
|
@56602e0
|
3 months |
mc |
hr: rename all strings status' -> state'
|
|
|
@d1d355f
|
3 months |
mc |
hr: refactor hrctl and some hr IPC methods
|
|
|
@b883aa8
|
3 months |
mc |
hr: move metadata_type_t to lib/hr for type printing
Also renames …
|
|
|
@80c760e
|
3 months |
mc |
hr: remove truncated_blkno calculation from raid*.c
Calculate the …
|
|
|
@d3a23c9
|
3 months |
mc |
srv/hr/util.c: change log level LVL_WARN to LVL_NOTE
|
|
|
@50603405
|
3 months |
mc |
hr: metadata format agnostic superblock ops
Put metadata specific …
|
|
|
@baa4929
|
4 months |
mc |
hr: extent init refactor, blkno truncation
|
|
|
@d082801
|
4 months |
mc |
hr: refactor manual assembly
|
|
|
@56214383
|
4 months |
mc |
hr: util: hr_util_add_hotspare()
|
|
|
@8b51009
|
4 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
@d6fe2a1
|
5 months |
mc |
hr: hr_mark_vol_state_dirty() helper
|
|
|
@4d42a1b
|
5 months |
mc |
hr: remove deferred invalidations
|
|
|
@23df41b
|
7 months |
mc |
hr: move hr_process_deferred_invalidations() to util
|
|
|
@edc89bd8
|
7 months |
mc |
hr: util: add hr_update_{ext,hotspare}_svc_id()
Provides easy way to …
|
|
|
@bc3d695
|
7 months |
mc |
hr: RAID0 parallelization
|
|
|
@38e3c0a7
|
7 months |
mc |
hr: range locks
|
|
|
@a0c3080
|
8 months |
mc |
hr: util: hotspare and volume change state functions
|
|
|
@e76e12d8
|
8 months |
mc |
hr: add hr_count_extents(volume, state)
Counts volume extents in some …
|
|
|
@d199a6f
|
9 months |
mc |
hr: DPRINTF, ERR_PRINTF → HR_DEBUG, HR_ERROR
Also add HR_WARN for …
|
|
|
@bd51105
|
9 months |
mc |
hr: util.h: add DPRINTF and ERR_PRINTF macros
These macros forward …
|
|
|
@52af125
|
9 months |
mc |
hr: add hr_sync_all_extents()
|
|
|
@e47a032
|
9 months |
mc |
hr: base for status handling
|
|
|
@6b8e89b0
|
10 months |
mc |
hr: init fuction for each RAID level
Compute total blocks, data …
|
|
|
@4a2a6b8b
|
11 months |
mc |
hr: add initial RAID 4 0 (non-rotating parity on disk 0)
|
|
|
@b0f1366
|
11 months |
mc |
hr: write persistent metadata, assemble array from metadata
|
|
|
@da5c257
|
11 months |
mc |
hr: create util.c
|