xfs: rename xfs_bitmap to xbitmap
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 17 Mar 2020 00:13:05 +0000 (17:13 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 18 Mar 2020 15:12:23 +0000 (08:12 -0700)
commit00b10d487b290d4aecd8a1ab7a39501700bb4e44
tree22b3894c17f8a0bc5b2fcb320edc839404b13897
parent37a6547d92af4d16778cead78ef2f9233f5573fe
xfs: rename xfs_bitmap to xbitmap

Shorten the name of xfs_bitmap to xbitmap since the scrub bitmap has
nothing to do with the libxfs bitmap.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/scrub/agheader_repair.c
fs/xfs/scrub/bitmap.c
fs/xfs/scrub/bitmap.h
fs/xfs/scrub/repair.c
fs/xfs/scrub/repair.h