[PATCH 0/4] btrfs: RAID stripe tree updates

From: Johannes Thumshirn
Date: Mon Sep 18 2023 - 11:41:39 EST


Here is a first batch of updates for the RAID stripe tree patchset in
for-next which address some of the review comments.

---
Johannes Thumshirn (4):
btrfs: fix 64bit division in btrfs_insert_striped_mirrored_raid_extents
btrfs: break loop in case set_io_stripe fails
btrfs: rename ordered_enmtry in btrfs_io_context
btrfs: add tree-checker for RAID-stripe-tree

fs/btrfs/bio.c | 3 ++-
fs/btrfs/raid-stripe-tree.c | 26 +++++++++++++-------------
fs/btrfs/tree-checker.c | 42 ++++++++++++++++++++++++++++++++++++++++++
fs/btrfs/volumes.c | 8 +++++++-
fs/btrfs/volumes.h | 2 +-
5 files changed, 65 insertions(+), 16 deletions(-)
---
base-commit: 7368638e1a1f30dbf34c141dc2355a96ca2a2932
change-id: 20230915-rst-updates-8c55784ca4ef

Best regards,
--
Johannes Thumshirn <johannes.thumshirn@xxxxxxx>