[PATCH 3/5] xfstest: generic/125 add _require_odirect
Dongsheng Yang
yangds.fnst at cn.fujitsu.com
Wed Jul 29 23:06:55 PDT 2015
generic/125 is using src/trunc which is testing O_DIRECT.
So we have to add direct dependence to this test.
Signed-off-by: Dongsheng Yang <yangds.fnst at cn.fujitsu.com>
---
tests/generic/125 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/generic/125 b/tests/generic/125
index bcf9b3e..67eb63f 100755
--- a/tests/generic/125
+++ b/tests/generic/125
@@ -41,6 +41,7 @@ _supported_os Linux
_require_test
_require_user
+_require_odirect
TESTDIR=$TEST_DIR/ftrunc
TESTFILE=$TESTDIR/ftrunc.tmp
--
1.8.4.2
More information about the linux-mtd
mailing list