Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: qgroup fixes and a cleanup
@ 2025-07-01 15:42 fdmanana
  2025-07-01 15:42 ` [PATCH 1/3] btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservations fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: fdmanana @ 2025-07-01 15:42 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple fixes and a cleanup, details in the change logs.

Filipe Manana (3):
  btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservations
  btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled
  btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls

 fs/btrfs/ioctl.c       | 24 ++++--------------------
 fs/btrfs/qgroup.c      | 10 +++++-----
 fs/btrfs/transaction.c |  6 ++++--
 3 files changed, 13 insertions(+), 27 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-07-01 22:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01 15:42 [PATCH 0/3] btrfs: qgroup fixes and a cleanup fdmanana
2025-07-01 15:42 ` [PATCH 1/3] btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservations fdmanana
2025-07-01 22:15   ` Qu Wenruo
2025-07-01 15:42 ` [PATCH 2/3] btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled fdmanana
2025-07-01 22:22   ` Qu Wenruo
2025-07-01 15:42 ` [PATCH 3/3] btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls fdmanana
2025-07-01 22:28   ` Qu Wenruo
2025-07-01 16:20 ` [PATCH 0/3] btrfs: qgroup fixes and a cleanup David Sterba

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