Changeset 4066371 in mainline for uspace/srv/bd/hr/hr.c


Ignore:
Timestamp:
2024-12-06T20:19:21Z (7 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
ea0d494
Parents:
241c3f6
Message:

hr: layout info printing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/hr/hr.c

    r241c3f6 r4066371  
    366366                info.bsize = vol->bsize;
    367367                info.status = vol->status;
     368                info.RLQ = vol->RLQ;
    368369
    369370                if (!async_data_read_receive(&call, &size)) {
Note: See TracChangeset for help on using the changeset viewer.