[PATCH 0/4] btrfs: small cleanups for relocation code

From: Johannes Thumshirn
Date: Wed Jun 05 2024 - 09:40:02 EST


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

fs/btrfs/relocation.c | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
---
base-commit: d18729a15cd2ca4b71ac14727c33b7da87359b70
change-id: 20240605-reloc-cleanups-16ddf3d364b0

Best regards,
--
Johannes Thumshirn <jth@xxxxxxxxxx>