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@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202304151202.l0mNcH9D-lkp@xxxxxxxxx/ 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