f2fs_expand
Description:
expand a f2fs filesystem
This expands a f2fs filesystem to match the size of the underlying device.
This function depends on the feature "f2fs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |