From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs-progs: revert `btrfs subvolume delete --delete-qgroup` option
Date: Fri, 26 Apr 2024 07:35:51 +0930 [thread overview]
Message-ID: <cover.1714082499.git.wqu@suse.com> (raw)
The introduction of `btrfs subvolume delete --delete-qgroup` would not
work for a lot of real world cases.
This would leads to unnecessary errors, and can be very confusing for
end users.
Furthermore the new options do not take the lifespan of a subvolume into
consideration or the possible conflicts with other qgroup features.
Although it's already too late, we should revert it to prevent further
confusion and damage.
Qu Wenruo (2):
Revert "btrfs-progs: subvol delete: add options to delete the qgroup"
btrfs: misc-tests: remove the subvol-delete-qgroup test case
Documentation/btrfs-subvolume.rst | 7 ---
cmds/subvolume.c | 26 ----------
.../061-subvol-delete-qgroup/test.sh | 47 -------------------
3 files changed, 80 deletions(-)
delete mode 100755 tests/misc-tests/061-subvol-delete-qgroup/test.sh
--
2.44.0
next reply other threads:[~2024-04-25 22:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-25 22:05 Qu Wenruo [this message]
2024-04-25 22:05 ` [PATCH 1/2] Revert "btrfs-progs: subvol delete: add options to delete the qgroup" Qu Wenruo
2024-04-25 22:05 ` [PATCH 2/2] btrfs: misc-tests: remove the subvol-delete-qgroup test case Qu Wenruo
2024-04-29 17:48 ` David Sterba
2024-04-29 17:29 ` [PATCH 0/2] btrfs-progs: revert `btrfs subvolume delete --delete-qgroup` option 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.1714082499.git.wqu@suse.com \
--to=wqu@suse.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.