mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: move remaining tests out of top level directory
These are tests that are shared between multiple filesystems (moved to shared), and udf/btrfs/ext4 specific tests, moved to appropriate directories. I created the "shared" directory to indicate tests that are not truly generic, but also not filesystem specific. They might rely on a feature that is only implmented in a few filesystems and so can't be truly generic. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Phil White <pwhite@sgi.com> [rjohnston@sgi.com reworked for TOT changes] Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
committed by
Rich Johnston
parent
fc48dfb966
commit
8ff10d6d1c
@@ -25,6 +25,7 @@
|
||||
037 dump ioctl remote tape
|
||||
038 dump ioctl remote tape
|
||||
039 dump ioctl remote tape
|
||||
040 other auto
|
||||
041 growfs ioctl auto
|
||||
042 fsr ioctl auto
|
||||
043 dump ioctl tape
|
||||
@@ -120,6 +121,7 @@
|
||||
174 rw filestreams auto
|
||||
175 dmapi auto
|
||||
176 dmapi auto
|
||||
177 rw other auto
|
||||
178 mkfs other auto
|
||||
179 metadata rw auto
|
||||
180 metadata rw auto
|
||||
@@ -154,6 +156,7 @@
|
||||
242 auto quick prealloc
|
||||
244 auto quota quick
|
||||
250 auto quick rw prealloc metadata
|
||||
252 auto quick prealloc
|
||||
253 auto quick
|
||||
259 auto quick
|
||||
261 auto quick quota
|
||||
|
||||
Reference in New Issue
Block a user