From patchwork Fri Sep 29 02:20:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Murphy Zhou X-Patchwork-Id: 9977013 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D320760365 for ; Fri, 29 Sep 2017 02:20:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C1B43297BC for ; Fri, 29 Sep 2017 02:20:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B6A9229831; Fri, 29 Sep 2017 02:20:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1D33F297BC for ; Fri, 29 Sep 2017 02:20:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750847AbdI2CUS (ORCPT ); Thu, 28 Sep 2017 22:20:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44568 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750826AbdI2CUS (ORCPT ); Thu, 28 Sep 2017 22:20:18 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 21DB0859FA for ; Fri, 29 Sep 2017 02:20:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 21DB0859FA Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=xzhou@redhat.com Received: from localhost (dhcp-12-130.nay.redhat.com [10.66.12.130]) by smtp.corp.redhat.com (Postfix) with ESMTP id 96A1F4D753; Fri, 29 Sep 2017 02:20:17 +0000 (UTC) From: Xiong Zhou To: fstests@vger.kernel.org Cc: eguan@redhat.com, Xiong Zhou Subject: [PATCH 1/2] tests: add new group dax Date: Fri, 29 Sep 2017 10:20:02 +0800 Message-Id: <1506651603-21876-2-git-send-email-xzhou@redhat.com> In-Reply-To: <1506651603-21876-1-git-send-email-xzhou@redhat.com> References: <1506651603-21876-1-git-send-email-xzhou@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Fri, 29 Sep 2017 02:20:18 +0000 (UTC) Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Xiong Zhou --- tests/generic/group | 8 ++++---- tests/xfs/group | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/generic/group b/tests/generic/group index f922b49..0d42d54 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -415,7 +415,7 @@ 410 auto quick mount 411 auto quick mount 412 auto quick metadata -413 auto quick +413 auto quick dax 414 auto quick clone 415 auto clone 416 auto enospc @@ -430,7 +430,7 @@ 425 auto quick attr 426 auto quick exportfs 427 auto quick aio rw -428 auto quick +428 auto quick dax 429 auto encrypt 430 auto quick copy 431 auto quick copy @@ -439,7 +439,7 @@ 434 auto quick copy 435 auto encrypt 436 auto quick rw -437 auto quick +437 auto quick dax 438 auto 439 auto quick punch 440 auto quick encrypt @@ -454,7 +454,7 @@ 449 auto quick acl enospc 450 auto quick rw 451 auto quick rw aio -452 auto quick +452 auto quick dax 453 auto quick dir 454 auto quick attr 455 auto log replay diff --git a/tests/xfs/group b/tests/xfs/group index d352fe0..42e928b 100644 --- a/tests/xfs/group +++ b/tests/xfs/group @@ -257,7 +257,7 @@ 257 auto quick clone 258 auto quick clone 259 auto quick -260 auto attr quick +260 auto attr quick dax 261 auto quick quota 262 dangerous_fuzzers dangerous_scrub dangerous_online_repair 263 auto quick quota