[ 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 .
this |
A GuestfsSession object |
true on success, false on error |