From: Boris Burkov <boris@bur.io>
To: linux-btrfs@vger.kernel.org, kernel-team@fb.com
Subject: [PATCH 0/3] btrfs: squota inheritance improvements
Date: Wed, 3 Dec 2025 13:11:08 -0800 [thread overview]
Message-ID: <cover.1764796022.git.boris@bur.io> (raw)
One bug fix for an off-by-one metadata accounting error and two generic
improvements. Details in the patches.
Boris Burkov (3):
btrfs: fix qgroup_snapshot_quick_inherit() squota bug
btrfs: check squota parent usage on membership change
btrfs: relax squota parent qgroup deletion rule
fs/btrfs/qgroup.c | 93 +++++++++++++++++++++++++++++++++++++++--------
1 file changed, 78 insertions(+), 15 deletions(-)
--
2.52.0
next reply other threads:[~2025-12-03 21:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 21:11 Boris Burkov [this message]
2025-12-03 21:11 ` [PATCH 1/3] btrfs: fix qgroup_snapshot_quick_inherit() squota bug Boris Burkov
2025-12-04 3:31 ` Qu Wenruo
2025-12-03 21:11 ` [PATCH 2/3] btrfs: check squota parent usage on membership change Boris Burkov
2026-02-08 18:59 ` Chris Mason
2026-02-11 18:55 ` Boris Burkov
2025-12-03 21:11 ` [PATCH 3/3] btrfs: relax squota parent qgroup deletion rule Boris Burkov
2025-12-04 3:19 ` Qu Wenruo
2025-12-04 4:05 ` Boris Burkov
2025-12-04 3:32 ` [PATCH 0/3] btrfs: squota inheritance improvements Qu Wenruo
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.1764796022.git.boris@bur.io \
--to=boris@bur.io \
--cc=kernel-team@fb.com \
--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 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.