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.17-rc8
Date: Wed, 24 Sep 2025 06:16:31 +0200 [thread overview]
Message-ID: <cover.1758686611.git.dsterba@suse.com> (raw)
Hi,
please pull one more regression fix for a problem in zoned mode. Mount
can fail if number of open and active zones reaches a common limit that
didn't use to be checked. Thanks.
----------------------------------------------------------------
The following changes since commit b98b208300573f4ab29507f81194a6030b208444:
btrfs: reject invalid compression level (2025-09-18 13:18:49 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.17-rc7-tag
for you to fetch changes up to 53de7ee4e28f6e866ac319b9db6e6c1b05664c32:
btrfs: zoned: don't fail mount needlessly due to too many active zones (2025-09-23 11:22:21 +0200)
----------------------------------------------------------------
Johannes Thumshirn (1):
btrfs: zoned: don't fail mount needlessly due to too many active zones
fs/btrfs/zoned.c | 6 ++++++
1 file changed, 6 insertions(+)
next reply other threads:[~2025-09-24 4:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-24 4:16 David Sterba [this message]
2025-09-24 19:23 ` [GIT PULL] Btrfs fix for 6.17-rc8 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.1758686611.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.