f2fs_expand


Description:

[ Version ( since = "1.39.3" ) ]
public bool f2fs_expand (string device) throws Error

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