ldmtool_remove_all
Description:
remove all Windows dynamic disk volumes
This is essentially the opposite of ldmtool_create_all . It removes the device mapper mappings for all Windows dynamic disk volumes
This function depends on the feature "ldm". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |