Skip to content

Commit fcb2555

Browse files
wb-zjp846396cmaiolino
authored andcommitted
xfs: Remove duplicate xfs_rtbitmap.h header
./fs/xfs/libxfs/xfs_sb.c: xfs_rtbitmap.h is included more than once. Fixes: 2167eaa ("xfs: define the zoned on-disk format") Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=19446 Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Carlos Maiolino <cem@kernel.org>
1 parent b7bc854 commit fcb2555

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/xfs/libxfs/xfs_sb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include "xfs_rtgroup.h"
3131
#include "xfs_rtrmap_btree.h"
3232
#include "xfs_rtrefcount_btree.h"
33-
#include "xfs_rtbitmap.h"
3433

3534
/*
3635
* Physical superblock buffer manipulations. Shared with libxfs in userspace.

0 commit comments

Comments
 (0)