From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7381692261157782805==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [allisonhenderson-xfs_work:delayed_attrs_v24_extended 20/27] fs/xfs/libxfs/xfs_parent.c: xfs_da_btree.h is included more than once. Date: Wed, 25 Aug 2021 17:33:33 +0800 Message-ID: <202108251714.UDHwdlmU-lkp@intel.com> List-Id: --===============7381692261157782805== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable tree: https://github.com/allisonhenderson/xfs_work.git delayed_attrs_v24_= extended head: 65b46be2f965591671441cfd63f02f38befbec24 commit: 91569ae2d5d22e606871392c9962e3b94b00c34c [20/27] xfs: parent pointe= r attribute creation compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> fs/xfs/libxfs/xfs_parent.c: xfs_da_btree.h is included more than once. Please review and possibly fold the followup patch. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============7381692261157782805==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BA81CC4338F for ; Wed, 25 Aug 2021 09:33:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 99ACD610E9 for ; Wed, 25 Aug 2021 09:33:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239642AbhHYJeb (ORCPT ); Wed, 25 Aug 2021 05:34:31 -0400 Received: from mga17.intel.com ([192.55.52.151]:12607 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237008AbhHYJea (ORCPT ); Wed, 25 Aug 2021 05:34:30 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10086"; a="197730664" X-IronPort-AV: E=Sophos;i="5.84,350,1620716400"; d="scan'208";a="197730664" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2021 02:33:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,350,1620716400"; d="scan'208";a="516046970" Received: from lkp-server01.sh.intel.com (HELO 4fbc2b3ce5aa) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 25 Aug 2021 02:33:42 -0700 Received: from kbuild by 4fbc2b3ce5aa with local (Exim 4.92) (envelope-from ) id 1mIpHy-00003H-6H; Wed, 25 Aug 2021 09:33:42 +0000 Date: Wed, 25 Aug 2021 17:33:33 +0800 From: kernel test robot To: Allison Henderson Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Dave Chinner Subject: [allisonhenderson-xfs_work:delayed_attrs_v24_extended 20/27] fs/xfs/libxfs/xfs_parent.c: xfs_da_btree.h is included more than once. Message-ID: <202108251714.UDHwdlmU-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://github.com/allisonhenderson/xfs_work.git delayed_attrs_v24_extended head: 65b46be2f965591671441cfd63f02f38befbec24 commit: 91569ae2d5d22e606871392c9962e3b94b00c34c [20/27] xfs: parent pointer attribute creation compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> fs/xfs/libxfs/xfs_parent.c: xfs_da_btree.h is included more than once. Please review and possibly fold the followup patch. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org