source: mainline/uspace/srv/bd/hr/superblock.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @150adbd2   5 weeks mc hr: add NOOP metadata type
(edit) @0dbd4a9   5 weeks mc hr: metadata: validate magic early in decode
(edit) @2192a01   5 weeks mc hr: basic Linux Multiple Device RAID format support
(edit) @aa9bad8   5 weeks mc hr: let each format implement own probe This will allow metadata to …
(edit) @7fba146   8 weeks mc hr: RAID 1: inc meta counter on first write
(edit) @a261634   3 months mc hr: OpenBSD softraid metadata support
(edit) @d85ee06   3 months mc hr: geom g{mirror, stripe}: rename files, remove saving We cannot …
(edit) @5cb1631   3 months mc hr: FreeBSD GEOM::STRIPE metadata support
(edit) @b883aa8   3 months mc hr: move metadata_type_t to lib/hr for type printing Also renames …
(edit) @10291a23   3 months mc hr: FreeBSD GEOM::MIRROR metadata support
(edit) @afec52b4   3 months mc srv/bd/hr/superblock.c: fix memory leak
(edit) @50603405   3 months mc hr: metadata format agnostic superblock ops Put metadata specific …
(edit) @e77c3ed   4 months mc hr: superblock.c,h: const quals for args
(edit) @800d188   4 months mc hr: metadata saving on stop New bool argument for hr_metadata_save() …
(edit) @ca7fa5b   4 months mc hr: use <inttypes.h> macro specifiers
(edit) @bbcd06e   4 months mc hr: keep counter only in memory saved metadata
(edit) @52be5fa   4 months mc hr: increment metadata counter on volume assembly For now increment …
(edit) @0277ec2   4 months mc hr: refactor metadata handling
(edit) @a5ec426   4 months mc hr: superblock: move to last block
(edit) @1a28518   4 months mc hr: superblock.c: fix bsize decoding
(edit) @7e8c0e7   4 months mc hr: superblock.c: remove UUID generation for each extent
(edit) @2e7df2e   4 months mc hr: superblock.c: fix UUID memcpy()
(edit) @d946c27   4 months mc hr: initialize and populate in memory metadata
(edit) @8b51009   4 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @a57dde4   4 months mc hr: use func for DEBUG printing fcn names
(edit) @685c0ab   7 months mc hr: superblock.c: style
(edit) @37a9c1e   7 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @d7768d11   8 months mc hr: add different RAID4,5 layouts Also prepare the metadata for …
(edit) @65706f1   8 months mc hr: rename dev_no → extent_no in hr_volume_t
(edit) @bf0a791   8 months mc hr: cstyle
(edit) @06f2762   8 months mc hr: add option to write metadata to one extent
(edit) @d199a6f   9 months mc hr: DPRINTF, ERR_PRINTF → HR_DEBUG, HR_ERROR Also add HR_WARN for …
(edit) @dfa2313   9 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @5d96f427   9 months mc hr: use DPRINTF and ERR_PRINTF macros from util.h
(edit) @fde02a6   9 months mc hr: be more careful with assembly from metadata Rewrite vol→extents …
(edit) @e47a032   9 months mc hr: base for status handling
(edit) @066fed9   9 months mc hr: refactor metadata reading
(edit) @b422718   9 months mc hr: sort extents based on metadata index
(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) @4b759dc   10 months mc hr: sleep to get new random generator for UUID
(edit) @6b8e89b0   10 months mc hr: init fuction for each RAID level Compute total blocks, data …
(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) @24968b5   11 months mc hr: assemble: check specified number of devices against metadata
(edit) @9c1cf34c   11 months mc hr: add strip size to metadata and hr_volume_t
(add) @b0f1366   11 months mc hr: write persistent metadata, assemble array from metadata
Note: See TracRevisionLog for help on using the revision log.