* [GIT PULL] Btrfs fixes for 6.4-rc5, part 2
@ 2023-06-02 19:17 David Sterba
2023-06-02 21:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2023-06-02 19:17 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 6.4-rc5, part 2
2023-06-02 19:17 [GIT PULL] Btrfs fixes for 6.4-rc5, part 2 David Sterba
@ 2023-06-02 21:38 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-02 21:38 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Fri, 2 Jun 2023 21:17:49 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.4-rc4-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e0178b546d24f42a85f4d4da080fb801e0d49107
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-02 21:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-02 19:17 [GIT PULL] Btrfs fixes for 6.4-rc5, part 2 David Sterba
2023-06-02 21:38 ` pr-tracker-bot
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.