[PATCH 3/5] xfstest: generic/125 add _require_odirect
Eryu Guan
eguan at redhat.com
Sun Aug 2 20:12:10 PDT 2015
On Thu, Jul 30, 2015 at 02:06:55PM +0800, Dongsheng Yang wrote:
> 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>
Reviewed-by: Eryu Guan <eguan at redhat.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
>
> --
> To unsubscribe from this list: send the line "unsubscribe fstests" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the linux-mtd
mailing list