mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: move now-generic xfs project quota tests generic
Now that these tests have been made generic, move them into the generic/ dir and update group files. xfs/133 -> generic/383 xfs/134 -> generic/384 xfs/196 -> generic/385 xfs/262 -> generic/386 Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
QA output created by 133
|
||||
QA output created by 383
|
||||
=== quota command output ===
|
||||
Disk quotas for Project 123456-project (10)
|
||||
Filesystem Files Quota Limit Warn/Time Mounted on
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 134
|
||||
# FS QA Test No. 384
|
||||
#
|
||||
# test to reproduce PV951636:
|
||||
# project quotas not updated if a file is mv'd into that directory
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 134
|
||||
QA output created by 384
|
||||
#1 1 0 0 00 [--------]
|
||||
#1 4 0 0 00 [--------]
|
||||
#1 5 0 0 00 [--------]
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 196
|
||||
# FS QA Test No. 385
|
||||
#
|
||||
# Make sure renames accross project boundaries are properly rejected
|
||||
# and that we don't use the wrong lock flags internally.
|
||||
@@ -1,4 +1,4 @@
|
||||
QA output created by 196
|
||||
QA output created by 385
|
||||
rename: No such file or directory
|
||||
rename: No such file or directory
|
||||
rename: No such file or directory
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FS QA Test No. 262
|
||||
# FS QA Test No. 386
|
||||
#
|
||||
# This test checks the project quota values reported by the quota
|
||||
# "df" and "report" subcommands to ensure they match what they
|
||||
@@ -0,0 +1,2 @@
|
||||
QA output created by 386
|
||||
Silence is golden.
|
||||
@@ -385,3 +385,7 @@
|
||||
380 quota auto quick
|
||||
381 auto quick quota
|
||||
382 auto quick quota
|
||||
383 auto quick quota
|
||||
384 quota auto quick
|
||||
385 quota auto quick
|
||||
386 auto quick quota
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
QA output created by 262
|
||||
Silence is golden.
|
||||
@@ -128,8 +128,6 @@
|
||||
130 fuzzers clone
|
||||
131 auto quick clone
|
||||
132 auto quick clone
|
||||
133 auto quick quota
|
||||
134 quota auto quick
|
||||
135 auto logprint quick v2log
|
||||
136 attr2
|
||||
137 auto metadata v2log
|
||||
@@ -190,7 +188,6 @@
|
||||
193 auto quick clone
|
||||
194 rw auto
|
||||
195 ioctl dump auto quick
|
||||
196 quota auto quick
|
||||
197 dir auto quick
|
||||
198 auto quick clone
|
||||
199 mount auto quick
|
||||
@@ -255,7 +252,6 @@
|
||||
258 auto quick clone
|
||||
259 auto quick
|
||||
261 auto quick quota
|
||||
262 auto quick quota
|
||||
263 auto quick quota
|
||||
264 auto quick mount
|
||||
265 auto clone
|
||||
|
||||
Reference in New Issue
Block a user