[PATCH 2/5] xfstest: generic/219 add _require_odirect

Dongsheng Yang yangds.fnst at cn.fujitsu.com
Wed Jul 29 23:06:54 PDT 2015


generic/219 is testing quota in three use cases including
Direct I/O. So we have to add a dependence to odirect in
this test.

Signed-off-by: Dongsheng Yang <yangds.fnst at cn.fujitsu.com>
---
 tests/generic/219 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/219 b/tests/generic/219
index 2b75b89..866e7b7 100755
--- a/tests/generic/219
+++ b/tests/generic/219
@@ -44,6 +44,7 @@ _supported_fs generic
 _supported_os Linux #IRIX
 _require_scratch
 _require_quota
+_require_odirect
 _require_user
 _require_group
 
-- 
1.8.4.2




More information about the linux-mtd mailing list