From patchwork Thu Sep 28 07:41:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Murphy Zhou X-Patchwork-Id: 9975421 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 21F9C6034B for ; Thu, 28 Sep 2017 07:41:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 11956294CB for ; Thu, 28 Sep 2017 07:41:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 04996294D2; Thu, 28 Sep 2017 07:41:55 +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 A6A09294CB for ; Thu, 28 Sep 2017 07:41:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751840AbdI1Hly (ORCPT ); Thu, 28 Sep 2017 03:41:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34277 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751817AbdI1Hly (ORCPT ); Thu, 28 Sep 2017 03:41:54 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E3A314DF0CE; Thu, 28 Sep 2017 07:41:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com E3A314DF0CE Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.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 5BF3663BCE; Thu, 28 Sep 2017 07:41:53 +0000 (UTC) From: Xiong Zhou To: fstests@vger.kernel.org Cc: ross.zwisler@linux.intel.com, dan.j.williams@intel.com, jmoyer@redhat.com, eguan@redhat.com, Xiong Zhou Subject: [PATCH v6 1/4] tests: add new group dax Date: Thu, 28 Sep 2017 15:41:37 +0800 Message-Id: <1506584500-867-2-git-send-email-xzhou@redhat.com> In-Reply-To: <1506584500-867-1-git-send-email-xzhou@redhat.com> References: <1506328847-1669-1-git-send-email-xzhou@redhat.com> <1506584500-867-1-git-send-email-xzhou@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 28 Sep 2017 07:41:54 +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