xfs: Remove duplicate xfs_rtbitmap.h header
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 12 Mar 2025 01:44:51 +0000 (09:44 +0800)
committerCarlos Maiolino <cem@kernel.org>
Wed, 12 Mar 2025 09:00:43 +0000 (10:00 +0100)
commitfcb255537bee25560af03c583b44866e73a8eb40
tree39d66dd05ad00c0348b5b35c1124a7a9b5321261
parentb7bc85480b03765a7993262f2c333628c36fbc45
xfs: Remove duplicate xfs_rtbitmap.h header

./fs/xfs/libxfs/xfs_sb.c: xfs_rtbitmap.h is included more than once.

Fixes: 2167eaabe2fa ("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>
fs/xfs/libxfs/xfs_sb.c