Skip to content

Commit fcb2555

Browse files
Jiapeng Chongcmaiolino
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 <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=19446 Signed-off-by: Jiapeng Chong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Carlos Maiolino <[email protected]>
1 parent b7bc854 commit fcb2555

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)