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 fix for 6.10-rc7
Date: Mon, 1 Jul 2024 19:36:54 +0200 [thread overview]
Message-ID: <cover.1719854274.git.dsterba@suse.com> (raw)
Hi,
please pull the following branch. It contains a fixup for a recent fix
that prevents an infinite loop during block group reclaim.
Unfortunately it introduced an unsafe way of updating block group list
and could race with relocation. This could be hit on fast devices when
relocation/balance does not have enough space.
Thanks.
----------------------------------------------------------------
The following changes since commit a7e4c6a3031c74078dba7fa36239d0f4fe476c53:
btrfs: qgroup: fix quota root leak after quota disable failure (2024-06-25 00:35:50 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.10-rc6-tag
for you to fetch changes up to 48f091fd50b2eb33ae5eaea9ed3c4f81603acf38:
btrfs: fix adding block group to a reclaim list and the unused list during reclaim (2024-07-01 17:33:15 +0200)
----------------------------------------------------------------
Naohiro Aota (1):
btrfs: fix adding block group to a reclaim list and the unused list during reclaim
fs/btrfs/block-group.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
next reply other threads:[~2024-07-01 17:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 17:36 David Sterba [this message]
2024-07-01 20:16 ` [GIT PULL] Btrfs fix for 6.10-rc7 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.1719854274.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox