From: fdmanana@kernel.org
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/3] btrfs: some fixes around automatic block group reclaim
Date: Tue, 25 Feb 2025 10:57:06 +0000 [thread overview]
Message-ID: <cover.1740427964.git.fdmanana@suse.com> (raw)
From: Filipe Manana <fdmanana@suse.com>
Fix a couple races that should be mostly harmless but trigger KCSAN warnings
and fix the accounting of reclaimed bytes. More details in the change logs.
Filipe Manana (3):
btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
btrfs: get used bytes while holding lock at btrfs_reclaim_bgs_work()
btrfs: fix reclaimed bytes accounting after automatic block group reclaim
fs/btrfs/block-group.c | 55 ++++++++++++++++++++++++++++++++----------
1 file changed, 42 insertions(+), 13 deletions(-)
--
2.45.2
next reply other threads:[~2025-02-25 10:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-25 10:57 fdmanana [this message]
2025-02-25 10:57 ` [PATCH 1/3] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work() fdmanana
2025-02-25 13:51 ` Johannes Thumshirn
2025-02-25 10:57 ` [PATCH 2/3] btrfs: get used " fdmanana
2025-02-25 10:57 ` [PATCH 3/3] btrfs: fix reclaimed bytes accounting after automatic block group reclaim fdmanana
2025-02-25 11:37 ` [PATCH 0/3] btrfs: some fixes around " Daniel Vacek
2025-02-25 11:39 ` Filipe Manana
2025-02-25 11:48 ` Daniel Vacek
2025-02-26 15:17 ` David Sterba
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.1740427964.git.fdmanana@suse.com \
--to=fdmanana@kernel.org \
--cc=linux-btrfs@vger.kernel.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