btrfs_rescue_chunk_recover


Description:

[ Version ( since = "1.29.22" ) ]
public bool btrfs_rescue_chunk_recover (string device) throws Error

recover the chunk tree of btrfs filesystem

Recover the chunk tree of btrfs filesystem by scanning the devices one by one.

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

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error