Changeset fb06476f in mainline for uspace/srv/bd/hr/metadata/foreign/geom/mirror.c
- Timestamp:
- 2025-04-21T13:20:05Z (4 weeks ago)
- Children:
- c6d2af8
- Parents:
- 5cb1631
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/metadata/foreign/geom/mirror.c
r5cb1631 rfb06476f 142 142 vol->extent_no = main_meta->md_all; 143 143 144 /* vol->layout = main_meta->layout; */145 146 /* vol->strip_size = main_meta->strip_size; */144 vol->layout = HR_RLQ_NONE; 145 146 vol->strip_size = 0; 147 147 148 148 vol->bsize = main_meta->md_sectorsize;
Note:
See TracChangeset
for help on using the changeset viewer.