Re: [PATCH v2] fstests: add a test case for btrfs get_subvol_info ioctl

Anand Suveer Jain <[email protected]> Fri, 19 Jun 2026 16:02:37 +0800
Newsgroups org.kernel.vger.fstests,org.kernel.vger.linux-btrfs
Message-ID <[email protected]>
> v2:
> - Fix an incorrect bracket for timestamp output
>   It's only a style problem, all the call sites are passing a
>   subvol_info structure directly, so it doesn't cause any problem.
> 
> - Fix the incorrect uuid output
> 
> - Fix the return value when not enough args are provided
> 
> - Add a missing newline for the message of open() failure



LGTM.

Reviewed-by: Anand Jain <[email protected]>