Changeset 4b6635a7 in mainline for uspace/lib/c/include/vbd.h


Ignore:
Timestamp:
2015-10-12T15:42:23Z (9 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
edebb4a1
Parents:
6a0db524
Message:

Volsrv empty partition detection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/vbd.h

    r6a0db524 r4b6635a7  
    8787        /** Number of blocks */
    8888        aoff64_t nblocks;
     89        /** Service ID */
     90        service_id_t svc_id;
    8991} vbd_part_info_t;
    9092
Note: See TracChangeset for help on using the changeset viewer.