/* * XXX: targets should be 16 bits - fix this if we ever do a stripe_v2 * * we can manage with this because this only needs to point to a * disk label, not a target:
*/
__u8 disk_label;
/* * Variable length sections: * - Pointers * - Checksums * 2D array of [stripe block/device][csum block], with checksum block * size given by csum_granularity_bits * - Block sector counts: per-block array of u16s * * XXX: * Either checksums should have come last, or we should have included a * checksum_size field (the size in bytes of the checksum itself, not * the blocksize the checksum covers). * * Currently we aren't able to access the block sector counts if the * checksum type is unknown.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.