|
|
@e5c3580
|
5 weeks |
mc |
hr: add HR_METADATA_ALLOW_REBUILD flag
For now we want to be …
|
|
|
@aa9bad8
|
5 weeks |
mc |
hr: let each format implement own probe
This will allow metadata to …
|
|
|
@78433bb
|
5 weeks |
mc |
hr: allocate in-memory metadata in format code
This will allow some …
|
|
|
@6a8c1569
|
6 weeks |
mc |
hr: add option to save metadata on single extent
|
|
|
@7fba146
|
8 weeks |
mc |
hr: RAID 1: inc meta counter on first write
|
|
|
@eabc094c
|
8 weeks |
mc |
hr: add superblock erasure op
|
|
|
@6f13257
|
2 months |
mc |
hr: cstyle: don't align struct members and fcn decls
|
|
|
@b883aa8
|
3 months |
mc |
hr: move metadata_type_t to lib/hr for type printing
Also renames …
|
|
|
@10291a23
|
3 months |
mc |
hr: FreeBSD GEOM::MIRROR metadata support
|
|
|
@50603405
|
3 months |
mc |
hr: metadata format agnostic superblock ops
Put metadata specific …
|
|
|
@e77c3ed
|
4 months |
mc |
hr: superblock.c,h: const quals for args
|
|
|
@800d188
|
4 months |
mc |
hr: metadata saving on stop
New bool argument for hr_metadata_save() …
|
|
|
@0277ec2
|
4 months |
mc |
hr: refactor metadata handling
|
|
|
@a5ec426
|
4 months |
mc |
hr: superblock: move to last block
|
|
|
@6d0fc11
|
4 months |
mc |
hr: style: align structures, function prototypes
|
|
|
@8b51009
|
4 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
@d7768d11
|
8 months |
mc |
hr: add different RAID4,5 layouts
Also prepare the metadata for …
|
|
|
@06f2762
|
8 months |
mc |
hr: add option to write metadata to one extent
|
|
|
@066fed9
|
9 months |
mc |
hr: refactor metadata reading
|
|
|
@68c966e
|
10 months |
mc |
hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
|
|
|
@6b8e89b0
|
10 months |
mc |
hr: init fuction for each RAID level
Compute total blocks, data …
|
|
|
@57c61b0
|
11 months |
mc |
hr: make data start at 4K aligned offset
|
|
|
@9c1cf34c
|
11 months |
mc |
hr: add strip size to metadata and hr_volume_t
|
|
|
@b0f1366
|
11 months |
mc |
hr: write persistent metadata, assemble array from metadata
|