mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/125: add _require_odirect
Also remove generic/125 from the auto group, and add it to the new pnfs group. This is to document where this test might be useful; it's not really going to be useful for most normal on-disk file systems, so remove it from the auto group. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
ab0fd68ff0
commit
d0a255e43a
@@ -41,6 +41,7 @@ _supported_os Linux
|
||||
|
||||
_require_test
|
||||
_require_user
|
||||
_require_odirect
|
||||
|
||||
TESTDIR=$TEST_DIR/ftrunc
|
||||
TESTFILE=$TESTDIR/ftrunc.tmp
|
||||
|
||||
+1
-1
@@ -127,7 +127,7 @@
|
||||
122 auto quick clone dedupe
|
||||
123 perms auto quick
|
||||
124 pattern auto quick
|
||||
125 other auto
|
||||
125 other pnfs
|
||||
126 perms auto quick
|
||||
127 rw auto
|
||||
128 perms auto quick
|
||||
|
||||
Reference in New Issue
Block a user