From: kernel test robot <yujie.liu@intel.com>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: <oe-kbuild-all@lists.linux.dev>,
Linux Memory Management List <linux-mm@kvack.org>,
Dave Chinner <dchinner@redhat.com>
Subject: [linux-next:master 10579/12016] fs/xfs/scrub/refcount.c: xfs_mount.h is included more than once.
Date: Wed, 19 Apr 2023 15:28:54 +0800 [thread overview]
Message-ID: <202304151202.l0mNcH9D-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: d3f2cd24819158bb70701c3549e586f9df9cee67
commit: d5c88131dbf01a30a222ad82d58e0c21a15f0d8e [10579/12016] xfs: allow queued AG intents to drain before scrubbing
compiler: gcc-11 (Debian 11.3.0-8) 11.3.0
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <yujie.liu@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304151202.l0mNcH9D-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> fs/xfs/scrub/refcount.c: xfs_mount.h is included more than once.
>> fs/xfs/scrub/refcount.c: xfs_trans_resv.h is included more than once.
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 6) #include "xfs.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 7) #include "xfs_fs.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 8) #include "xfs_shared.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 9) #include "xfs_format.h"
d5c88131dbf01 (Darrick J. Wong 2023-04-11 18:59:58 -0700 @10) #include "xfs_trans_resv.h"
d5c88131dbf01 (Darrick J. Wong 2023-04-11 18:59:58 -0700 @11) #include "xfs_mount.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 12) #include "xfs_btree.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 13) #include "xfs_rmap.h"
f6d5fc21fdc71 (Darrick J. Wong 2018-01-16 18:53:09 -0800 14) #include "xfs_refcount.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 15) #include "scrub/scrub.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 16) #include "scrub/common.h"
edc09b528628a (Darrick J. Wong 2017-10-17 21:37:41 -0700 17) #include "scrub/btree.h"
901489030441f (Darrick J. Wong 2023-04-11 18:59:58 -0700 18) #include "scrub/trace.h"
36029dee382a2 (Dave Chinner 2022-07-07 19:13:21 +1000 @19) #include "xfs_trans_resv.h"
36029dee382a2 (Dave Chinner 2022-07-07 19:13:21 +1000 @20) #include "xfs_mount.h"
50f02fe3338d3 (Dave Chinner 2021-06-02 10:48:24 +1000 21) #include "xfs_ag.h"
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
reply other threads:[~2023-04-19 7:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202304151202.l0mNcH9D-lkp@intel.com \
--to=yujie.liu@intel.com \
--cc=dchinner@redhat.com \
--cc=djwong@kernel.org \
--cc=linux-mm@kvack.org \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox