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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.