public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: squota inheritance improvements
@ 2025-12-03 21:11 Boris Burkov
  2025-12-03 21:11 ` [PATCH 1/3] btrfs: fix qgroup_snapshot_quick_inherit() squota bug Boris Burkov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Boris Burkov @ 2025-12-03 21:11 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-02-11 18:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 21:11 [PATCH 0/3] btrfs: squota inheritance improvements Boris Burkov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox