btrfs_set_seeding


Description:

[ Version ( since = "1.17.43" ) ]
public bool btrfs_set_seeding (string device, bool seeding) throws Error

enable or disable the seeding feature of device

Enable or disable the seeding feature of a device that contains a btrfs filesystem.

This function depends on the feature "btrfs". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error