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 <[email protected]>
---
 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

--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to