linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fs/xfs/scrub/health.c: xfs_trans_resv.h is included more than once.
@ 2023-05-10  9:16 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-05-10  9:16 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: oe-kbuild-all, linux-kernel, Dave Chinner

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   348551ddaf311c76b01cdcbaf61b6fef06a49144
commit: d5c88131dbf01a30a222ad82d58e0c21a15f0d8e xfs: allow queued AG intents to drain before scrubbing
date:   3 weeks ago
compiler: gcc-11 (Debian 11.3.0-12) 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/r/202305031113.hV7VVc7w-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> fs/xfs/scrub/health.c: xfs_trans_resv.h is included more than once.
>> fs/xfs/scrub/health.c: xfs_mount.h is included more than once.


4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -0700   6) #include "xfs.h"
4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -0700   7) #include "xfs_fs.h"
4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -0700   8) #include "xfs_shared.h"
4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -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"
4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -0700  12) #include "xfs_btree.h"
36029dee382a2 (Dave Chinner    2022-07-07 19:13:21 +1000  13) #include "xfs_trans_resv.h"
36029dee382a2 (Dave Chinner    2022-07-07 19:13:21 +1000  14) #include "xfs_mount.h"
9bbafc71919ad (Dave Chinner    2021-06-02 10:48:24 +1000  15) #include "xfs_ag.h"
4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -0700  16) #include "xfs_health.h"
4860a05d2475d (Darrick J. Wong 2019-04-16 08:22:00 -0700  17) #include "scrub/scrub.h"
5f213ddbcbe86 (Darrick J. Wong 2019-11-06 17:19:33 -0800  18) #include "scrub/health.h"


-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-10  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10  9:16 fs/xfs/scrub/health.c: xfs_trans_resv.h is included more than once kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).