[PATCH 2/5] xfstest: generic/219 add _require_odirect
Eryu Guan
eguan at redhat.com
Sun Aug 2 20:11:56 PDT 2015
On Thu, Jul 30, 2015 at 02:06:54PM +0800, Dongsheng Yang wrote:
> 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>
Reviewed-by: Eryu Guan <eguan at redhat.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