Re: [PATCH v3] btrfs/defrag: implement compression levels
From: David Sterba
Date: Thu Mar 06 2025 - 12:16:36 EST
On Thu, Mar 06, 2025 at 02:15:35PM +0100, Daniel Vacek wrote:
> The zstd and zlib compression types support setting compression levels.
> Enhance the defrag interface to specify the levels as well.
>
> Signed-off-by: Daniel Vacek <neelx@xxxxxxxx>
> ---
> v3: Validate the level instead of clamping and fix the comment of the
> btrfs_ioctl_defrag_range_args structure.
Thanks, this looks good to me now, I'll add it to for-next.