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


Ignore:
Timestamp:
2025-06-09T20:42:55Z (6 weeks ago)
Author:
Miroslav Cimerman <mc@…>
Children:
eabc094c
Parents:
e2a8fd2
Message:

hr: print % done of REBUILD operation

File:
1 edited

Legend:

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

    re2a8fd2 rf34568c  
    520520        info.level = vol->level;
    521521        info.data_blkno = vol->data_blkno;
     522        info.rebuild_blk = vol->rebuild_blk;
    522523        info.strip_size = vol->strip_size;
    523524        info.bsize = vol->bsize;
Note: See TracChangeset for help on using the changeset viewer.