public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] btrfs: fix relocation on RAID stripe-tree filesystems
@ 2024-07-29 12:00 Johannes Thumshirn
  2024-07-29 12:00 ` [PATCH 1/4] btrfs: don't dump stripe-tree on lookup error Johannes Thumshirn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Johannes Thumshirn @ 2024-07-29 12:00 UTC (permalink / raw)
  To: Chris Mason, Josef Bacik, David Sterba
  Cc: linux-btrfs, linux-kernel, Johannes Thumshirn, Johannes Thumshirn,
	Filipe Manana

When doing relocation on RST backed filesystems, there is a possibility of
a scatter-gather list corruption.

See patch 4 for details.

CI Link: https://github.com/btrfs/linux/actions/runs/10143804038

---
Johannes Thumshirn (4):
      btrfs: don't dump stripe-tree on lookup error
      btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
      btrfs: set rst_search_commit_root in case of relocation
      btrfs: don't readahead the relocation inode on RST

 fs/btrfs/bio.c              |  3 ++-
 fs/btrfs/raid-stripe-tree.c |  6 ++----
 fs/btrfs/relocation.c       | 14 ++++++++++----
 fs/btrfs/scrub.c            |  2 +-
 fs/btrfs/volumes.h          |  2 +-
 5 files changed, 16 insertions(+), 11 deletions(-)
---
base-commit: 543cb1b052748dc53ff06b23273fcb78f11b8254
change-id: 20240726-debug-f1fe805ea37b

Best regards,
-- 
Johannes Thumshirn <jth@kernel.org>


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

end of thread, other threads:[~2024-07-29 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 12:00 [PATCH 0/4] btrfs: fix relocation on RAID stripe-tree filesystems Johannes Thumshirn
2024-07-29 12:00 ` [PATCH 1/4] btrfs: don't dump stripe-tree on lookup error Johannes Thumshirn
2024-07-29 12:00 ` [PATCH 2/4] btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root Johannes Thumshirn
2024-07-29 12:00 ` [PATCH 3/4] btrfs: set rst_search_commit_root in case of relocation Johannes Thumshirn
2024-07-29 12:00 ` [PATCH 4/4] btrfs: don't readahead the relocation inode on RST Johannes Thumshirn

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