Re: [PATCH v2 0/2] btrfs: RAID stripe tree updates

From: David Sterba
Date: Wed Sep 20 2023 - 10:56:52 EST


On Wed, Sep 20, 2023 at 02:31:16AM -0700, Johannes Thumshirn wrote:
> Here is the second batch of updates for the RAID stripe tree patchset in
> for-next which address some of the review comments.
>
> ---
> - Link to first batch: https://lore.kernel.org/r/20230918-rst-updates-v1-0-17686dc06859@xxxxxxx
>
> ---
> Johannes Thumshirn (2):
> btrfs: check for incompat bit in btrfs_insert_raid_extent
> btrfs: check for incompat bit in btrfs_need_stripe_tree_update
>
> fs/btrfs/raid-stripe-tree.c | 2 +-
> fs/btrfs/raid-stripe-tree.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)

Folded, thanks.