Re: [PATCH 0/4] btrfs: small cleanups for relocation code
From: David Sterba
Date: Wed Jun 05 2024 - 14:11:15 EST
On Wed, Jun 05, 2024 at 03:17:48PM +0200, Johannes Thumshirn wrote:
> Here is a small series of cleanups I came across when debugging
> relocation related problems on RAID stripe tree.
>
> None of them imposes a functional change.
>
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
> ---
> Johannes Thumshirn (4):
> btrfs: pass reloc_control to relocate_data_extent
> btrfs: pass a reloc_control to relocate_file_extent_cluster
> btrfs: pass a reloc_control to relocate_one_folio
> btrfs: don't pass fs_info to describe_relocation
Reviewed-by: David Sterba <dsterba@xxxxxxxx>