From patchwork Wed Jun 19 02:28:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Murphy Zhou X-Patchwork-Id: 11003287 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EB1DF6C5 for ; Wed, 19 Jun 2019 02:29:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CE30D28B16 for ; Wed, 19 Jun 2019 02:29:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BD27828AC0; Wed, 19 Jun 2019 02:29:43 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,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 53E1928AC0 for ; Wed, 19 Jun 2019 02:29:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726181AbfFSC3m (ORCPT ); Tue, 18 Jun 2019 22:29:42 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:36313 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726047AbfFSC3m (ORCPT ); Tue, 18 Jun 2019 22:29:42 -0400 Received: by mail-pf1-f193.google.com with SMTP id r7so8774425pfl.3 for ; Tue, 18 Jun 2019 19:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=xwZbL5tkVoKdrzZgaX+bADMhNBMP/9rlCh6/IHSARLE=; b=LWsT6VMq6W967jRLbVt5h2D9Lek1VMLnKA3JyZ691JW0fDr3e61+8A0VCQW+Wz6xHf 0k02QYV7nbQ4WgCZEPVPegFVLD94lw2upTOiNdG3A4aGcXFsubJdB1gh1Wi3hywbGKim LB3ZpteRUOMJjJc9+xYvtrNUS5+YrDdW/djCHVEanAQzHlMmdV8LTnurwpFEjzGBpU3u 0iI2gNJwys7wmYBROx9duBUuNVrvI5NblgNo3lQ7l0zhYP0sVHBaPL2MdoCz4wnACCqa zDgYUzF4yfEkEDF1io5IKtAeDaQtjg2B/IA7wRmwwx2mZ9nBUjRbbH9018CjiyRu28ca +LFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=xwZbL5tkVoKdrzZgaX+bADMhNBMP/9rlCh6/IHSARLE=; b=C2CsxOoyM5UgzWZT6PO1HFYaZzF8j09hjd4iFtppTwVGXcf4OhKYpLhfWD89WMirVw x16S2Xmk7aRq5nmUHKIDHDpC9UyXOL3U8CwqmN9YG/sJqCqUKfDcMBHQzYC1VJtu1155 t/CTaHr8+7CwGFFs6U6FkHAnvQMGlRWDs/LaUlpBdF6aLbzOQh183oVvr8j9aRWSV04R liANhRfvoYMp5Gbo7Nm/onT4bXRqlrQ5P2gGOp8TbqhrYwQUu4yRLXZFTI0LpCRwnsNJ 5voeH823K5m9wQQiEQcjJjvI4PD8hBYXtkadzuj7Be2TkfgfST/odFDnYvMMpzvEGkiw RgTg== X-Gm-Message-State: APjAAAXV2G9nk56hqmnNUz4y+GdmTfngbt9lnUlXk5zUkCyLYnbPzrb9 LkN5RJPG1tmsVZ6P1q0l4LX8RjQ4oo4= X-Google-Smtp-Source: APXvYqyqWgj5wFs1R6p/tDJ84GgQm7u8+dw7+NKCMfzFRcPg2yM9PLj3/SM6H3mNbQS4bDmxZiDBmg== X-Received: by 2002:a17:90a:aa97:: with SMTP id l23mr822207pjq.0.1560911381669; Tue, 18 Jun 2019 19:29:41 -0700 (PDT) Received: from XZHOUW.usersys.redhat.com ([209.132.188.80]) by smtp.gmail.com with ESMTPSA id l2sm14774053pgs.33.2019.06.18.19.29.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2019 19:29:41 -0700 (PDT) From: Murphy Zhou To: fstests@vger.kernel.org Cc: darrick.wong@oracle.com, Murphy Zhou Subject: [PATCH] generic/532: note the kernel commit Date: Wed, 19 Jun 2019 10:28:55 +0800 Message-Id: <20190619022855.24308-1-jencce.kernel@gmail.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Murphy Zhou Signed-off-by: Murphy Zhou --- tests/generic/532 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/generic/532 b/tests/generic/532 index 3f8afa4a..007af792 100755 --- a/tests/generic/532 +++ b/tests/generic/532 @@ -5,7 +5,8 @@ # FS QA Test No. 532 # # Regression test for a bug where XFS fails to set statx attributes_mask but -# sets attribute flags anyway. +# sets attribute flags anyway. Fixed by commit: +# 1b9598c8 xfs: fix reporting supported extra file attributes for statx() # seq=`basename $0` seqres=$RESULT_DIR/$seq