Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: relocation bug fix and a cleanup
@ 2025-09-24 16:54 fdmanana
  2025-09-24 16:54 ` [PATCH 1/2] btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: fdmanana @ 2025-09-24 16:54 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Details in the change logs.

Filipe Manana (2):
  btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
  btrfs: use single return value variable in btrfs_relocate_block_group()

 fs/btrfs/relocation.c | 51 +++++++++++++++++++------------------------
 1 file changed, 22 insertions(+), 29 deletions(-)

-- 
2.47.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-25 11:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 16:54 [PATCH 0/2] btrfs: relocation bug fix and a cleanup fdmanana
2025-09-24 16:54 ` [PATCH 1/2] btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running fdmanana
2025-09-25  5:54   ` Johannes Thumshirn
2025-09-25 11:35     ` Filipe Manana
2025-09-24 16:54 ` [PATCH 2/2] btrfs: use single return value variable in btrfs_relocate_block_group() fdmanana
2025-09-24 18:36 ` [PATCH 0/2] btrfs: relocation bug fix and a cleanup Boris Burkov
2025-09-25  5:55 ` Johannes Thumshirn
2025-09-25  7:17 ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox