btrfstune_seeding


Description:

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

enable or disable seeding of a btrfs device

Enable seeding of a btrfs device, this will force a fs readonly so that you can use it to build other filesystems.

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

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error