Changes in uspace/srv/bd/vbd/disk.c [58563585:53e3950] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/vbd/disk.c
r58563585 r53e3950 340 340 * partition structure. 341 341 * 342 * @param part 343 * @param flag 342 * @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 *346 345 */ 347 346 static int vbds_part_remove(vbds_part_t *part, vbds_rem_flag_t flag,
Note:
See TracChangeset
for help on using the changeset viewer.