Changeset 58563585 in mainline for uspace/srv/bd/vbd/disk.c
- Timestamp:
- 2016-08-31T11:15:39Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10cb47e
- Parents:
- 7a67416
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/vbd/disk.c
r7a67416 r58563585 340 340 * partition structure. 341 341 * 342 * @param part Partition343 * @param flag If set to @c vrf_force, force removal even if partition is in use342 * @param part Partition 343 * @param flag If set to @c vrf_force, force removal even if partition is in use 344 344 * @param rlpart Place to store pointer to liblabel partition 345 * 345 346 */ 346 347 static int vbds_part_remove(vbds_part_t *part, vbds_rem_flag_t flag,
Note:
See TracChangeset
for help on using the changeset viewer.