Changeset 95ca19d in mainline for uspace/srv/bd/hr/var.h


Ignore:
Timestamp:
2025-06-30T09:31:21Z (3 weeks ago)
Author:
Miroslav Cimerman <mc@…>
Children:
059885c
Parents:
640250b
Message:

hr: add —read-only volume flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/hr/var.h

    r640250b r95ca19d  
    118118        _Atomic int open_cnt; /* open/close() counter */
    119119        hr_vol_state_t state; /* volume state */
     120        uint8_t vflags;
    120121} hr_volume_t;
    121122
Note: See TracChangeset for help on using the changeset viewer.