[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.

From: kernel test robot
Date: Sun May 08 2022 - 23:50:02 EST


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@xxxxxxxxx>


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