From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Btrfs fixes for 6.4-rc5, part 2
Date: Fri, 2 Jun 2023 21:17:49 +0200 [thread overview]
Message-ID: <cover.1685730530.git.dsterba@suse.com> (raw)
Hi,
please pull one regression fix. The rewrite of scrub code in 6.4 broke
device replace in zoned mode, some of the writes could happen out of
order so this had to be adjusted for all cases. Thanks.
----------------------------------------------------------------
The following changes since commit 5ad9b4719fc9bc4715c7e19875a962095b0577e7:
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds (2023-05-26 23:24:55 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.4-rc4-tag
for you to fetch changes up to b675df0257bb717082f592626da3ddfc5bdc2b6b:
btrfs: zoned: fix dev-replace after the scrub rework (2023-06-01 15:12:02 +0200)
----------------------------------------------------------------
Qu Wenruo (1):
btrfs: zoned: fix dev-replace after the scrub rework
fs/btrfs/bio.c | 4 ----
fs/btrfs/scrub.c | 48 ++++++++++++++++++++++++++++++++----------------
2 files changed, 32 insertions(+), 20 deletions(-)
next reply other threads:[~2023-06-02 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 19:17 David Sterba [this message]
2023-06-02 21:38 ` [GIT PULL] Btrfs fixes for 6.4-rc5, part 2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1685730530.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.