* [PATCH] fstests: btrfs: Add new 'limit' test group for btrfs
@ 2017-12-26 5:57 Qu Wenruo
2018-01-02 16:24 ` David Sterba
0 siblings, 1 reply; 2+ messages in thread
From: Qu Wenruo @ 2017-12-26 5:57 UTC (permalink / raw)
To: linux-btrfs, fstests
Btrfs qgroup also supports to limit the usage of specified qgroups.
It's possible to enable qgroup but doesn't enable limit.
(Most user won't use qgroup limit for various problems)
So add a new test group 'limit' for btrfs, as a subset of existing
'qgroup' group.
Signed-off-by: Qu Wenruo <wqu@suse.com>
---
tests/btrfs/group | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/tests/btrfs/group b/tests/btrfs/group
index f68abf4d6655..6324c54d7699 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -24,7 +24,7 @@
019 auto quick send
020 auto quick replace
021 auto quick balance defrag
-022 auto qgroup
+022 auto qgroup limit
023 auto
024 auto quick compress
025 auto quick send clone
@@ -44,7 +44,7 @@
039 auto quick send
040 auto quick send
041 auto quick compress
-042 auto quick qgroup
+042 auto quick qgroup limit
043 auto quick send
044 auto quick send
045 auto quick send
@@ -101,7 +101,7 @@
096 auto quick clone
097 auto quick send clone
098 auto quick metadata clone
-099 auto quick qgroup
+099 auto quick qgroup limit
100 auto replace
101 auto replace
102 auto quick metadata enospc
@@ -128,7 +128,7 @@
123 auto quick qgroup
124 auto replace
125 auto replace
-126 auto quick qgroup
+126 auto quick qgroup limit
127 auto quick send
128 auto quick send
129 auto quick send
@@ -141,7 +141,7 @@
136 auto convert
137 auto quick send
138 auto compress
-139 auto qgroup
+139 auto qgroup limit
140 auto quick
141 auto quick
142 auto quick
@@ -155,7 +155,7 @@
150 auto quick dangerous
151 auto quick
152 auto quick metadata qgroup send
-153 auto quick qgroup
+153 auto quick qgroup limit
154 auto quick
155 auto quick send
156 auto quick trim
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fstests: btrfs: Add new 'limit' test group for btrfs
2017-12-26 5:57 [PATCH] fstests: btrfs: Add new 'limit' test group for btrfs Qu Wenruo
@ 2018-01-02 16:24 ` David Sterba
0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2018-01-02 16:24 UTC (permalink / raw)
To: Qu Wenruo; +Cc: linux-btrfs, fstests
On Tue, Dec 26, 2017 at 01:57:44PM +0800, Qu Wenruo wrote:
> Btrfs qgroup also supports to limit the usage of specified qgroups.
>
> It's possible to enable qgroup but doesn't enable limit.
> (Most user won't use qgroup limit for various problems)
>
> So add a new test group 'limit' for btrfs, as a subset of existing
> 'qgroup' group.
The term 'limit' is IMHO too generic, qglimit or qg_limit would be more
descriptive.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-02 16:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-26 5:57 [PATCH] fstests: btrfs: Add new 'limit' test group for btrfs Qu Wenruo
2018-01-02 16:24 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).