[Libguestfs] [PATCH v2 0/4] btrfs: add support to btrfs inspect-internal

Chen, Hanxiao chenhanxiao at cn.fujitsu.com
Thu Feb 26 03:11:32 UTC 2015



> -----Original Message-----
> From: libguestfs-bounces at redhat.com [mailto:libguestfs-bounces at redhat.com] On
> Behalf Of Chen Hanxiao
> Sent: Saturday, February 21, 2015 6:02 PM
> To: libguestfs at redhat.com
> Subject: [Libguestfs] [PATCH v2 0/4] btrfs: add support to btrfs inspect-internal
> 
> This series adds new APIs to support btrfs inspect-internal.
> 
> v2:
>   - use full name of btrfs command as inspect-internal
> 
> Hu Tao (4):
>   New API: btrfs_inspect_internal_rootid
>   New API: btrfs_inspect_internal_subvolid_resolve
>   New API: btrfs_inspect_internal_inode_resolve
>   New API: btrfs_inspect_internal_logical_resolve
> 
>  daemon/btrfs.c       | 161 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  generator/actions.ml |  56 ++++++++++++++++++
>  src/MAX_PROC_NR      |   2 +-
>  3 files changed, 218 insertions(+), 1 deletion(-)
> 
> --

Hi,

I missed the previous thread that Rich and Hu had come to a conclusion
that we should not expose this debug command.

Please ignore this series.

Thanks,
- Chen




More information about the Libguestfs mailing list