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]
Message-ID: <4ac03ac6-0c5b-041d-291f-3567d14bc929@intel.com>
Date:   Mon, 9 May 2022 11:38:56 +0800
From:   kernel test robot <yujie.liu@...el.com>
To:     Allison Henderson <allison.henderson@...cle.com>
CC:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        <kbuild-all@...ts.01.org>
Subject: [allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 32/32]
 fs/xfs/xfs_parent_utils.c: xfs_da_btree.h is included more than once.

tree:   https://github.com/allisonhenderson/xfs_work.git xfs-5.19-compose_pptrs
head:   74ecccf0e89a132c2490f3a63661c535974c6a08
commit: 74ecccf0e89a132c2490f3a63661c535974c6a08 [32/32] xfs: Add parent pointer ioctl
compiler: gcc-11 (Debian 11.2.0-20) 11.2.0

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


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

74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  17) #include "xfs.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  18) #include "xfs_fs.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  19) #include "xfs_format.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  20) #include "xfs_log_format.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  21) #include "xfs_shared.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  22) #include "xfs_trans_resv.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  23) #include "xfs_mount.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  24) #include "xfs_bmap_btree.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  25) #include "xfs_inode.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  26) #include "xfs_error.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  27) #include "xfs_trace.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  28) #include "xfs_trans.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  29) #include "xfs_da_format.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700 @30) #include "xfs_da_btree.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  31) #include "xfs_attr.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  32) #include "xfs_ioctl.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700  33) #include "xfs_parent.h"
74ecccf0e89a1 (Allison Henderson 2021-07-23 16:44:42 -0700 @34) #include "xfs_da_btree.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