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:   Mon, 6 Jun 2022 14:34:01 +0800
From:   kernel test robot <yujie.liu@...el.com>
To:     "Darrick J. Wong" <djwong@...nel.org>
CC:     <kbuild-all@...ts.01.org>,
        "Darrick J. Wong" <darrick.wong@...cle.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [djwong-xfs:vectorized-scrub 400/401] fs/xfs/scrub/common.c:
 xfs_error.h is included more than once.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub
head:   1fcd9cea011a657d62ee332d161966c1ec92ffd5
commit: 60a7b8293025b5632f4851f892710630c79f6174 [400/401] xfs: whine to dmesg when we encounter errors
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <yujie.liu@...el.com>


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

3daa664191375 (Darrick J. Wong     2017-10-17 21:37:40 -0700   26) #include "xfs_trans_priv.h"
87d9d609c22db (Darrick J. Wong     2018-05-14 06:34:33 -0700   27) #include "xfs_attr.h"
87d9d609c22db (Darrick J. Wong     2018-05-14 06:34:33 -0700   28) #include "xfs_reflink.h"
9bbafc71919ad (Dave Chinner        2021-06-02 10:48:24 +1000   29) #include "xfs_ag.h"
ee3f7a4de9e48 (Darrick J. Wong     2022-03-02 15:22:21 -0800   30) #include "xfs_quota.h"
20d7d4f09f790 (Darrick J. Wong     2022-01-06 14:27:49 -0800  @31) #include "xfs_error.h"
405289ff24ed1 (Darrick J. Wong     2022-01-06 14:28:25 -0800   32) #include "xfs_swapext.h"
4c09ad610f107 (Darrick J. Wong     2022-01-06 14:28:57 -0800   33) #include "xfs_rtalloc.h"
4e21f42d6ab0d (Darrick J. Wong     2022-01-06 14:29:17 -0800   34) #include "xfs_rtrmap_btree.h"
76535f14911e3 (Darrick J. Wong     2022-01-06 14:29:42 -0800   35) #include "xfs_rtrefcount_btree.h"
60a7b8293025b (Darrick J. Wong     2022-01-06 14:29:55 -0800  @36) #include "xfs_error.h"
dcb660f9222fd (Darrick J. Wong     2017-10-17 21:37:36 -0700   37) #include "scrub/scrub.h"
dcb660f9222fd (Darrick J. Wong     2017-10-17 21:37:36 -0700   38) #include "scrub/common.h"
dcb660f9222fd (Darrick J. Wong     2017-10-17 21:37:36 -0700   39) #include "scrub/trace.h"

--
 >> fs/xfs/scrub/btree.c: xfs_inode.h is included more than once.

537964bceb9a4 (Darrick J. Wong     2017-10-17 21:37:37 -0700   9) #include "xfs_format.h"
537964bceb9a4 (Darrick J. Wong     2017-10-17 21:37:37 -0700  10) #include "xfs_trans_resv.h"
537964bceb9a4 (Darrick J. Wong     2017-10-17 21:37:37 -0700  11) #include "xfs_mount.h"
ae7bae68ea494 (Chandan Babu R      2021-04-06 06:59:18 -0700 @12) #include "xfs_inode.h"
537964bceb9a4 (Darrick J. Wong     2017-10-17 21:37:37 -0700  13) #include "xfs_btree.h"
60a7b8293025b (Darrick J. Wong     2022-01-06 14:29:55 -0800  14) #include "xfs_log_format.h"
60a7b8293025b (Darrick J. Wong     2022-01-06 14:29:55 -0800 @15) #include "xfs_inode.h"
60a7b8293025b (Darrick J. Wong     2022-01-06 14:29:55 -0800  16) #include "xfs_ag.h"

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ