umount_local
Description:
unmount a locally mounted filesystem
If libguestfs is exporting the filesystem on a local mountpoint, then this unmounts it.
See "MOUNT LOCAL" in guestfs(3) for full documentation.
Parameters:
this |
A GuestfsSession object |
optargs |
a GuestfsUmountLocal containing optional arguments |
Returns:
true on success, false on error |