btrfstune_enable_extended_inode_refs
Description:
[ Version ( since = "1.29.29" ) ]
public bool btrfstune_enable_extended_inode_refs (string device) throws Error
public bool btrfstune_enable_extended_inode_refs (string device) throws Error
enable extended inode refs
This will Enable extended inode refs.
This function depends on the feature "btrfs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |