lvm_clear_filter
Description:
clear LVM device filter
This undoes the effect of lvm_set_filter. LVM will be able to see every block device.
This command also clears the LVM cache and performs a volume group scan.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |