lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 10 May 2023 17:16:49 +0800
From:   kernel test robot <yujie.liu@...el.com>
To:     "Darrick J. Wong" <djwong@...nel.org>
CC:     <oe-kbuild-all@...ts.linux.dev>, <linux-kernel@...r.kernel.org>,
        "Dave Chinner" <dchinner@...hat.com>
Subject: fs/xfs/scrub/health.c: xfs_trans_resv.h is included more than once.

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@...el.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ