commit | 00b10d487b290d4aecd8a1ab7a39501700bb4e44 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Mar 16 17:13:05 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Mar 18 08:12:23 2020 -0700 |
tree | 22b3894c17f8a0bc5b2fcb320edc839404b13897 | |
parent | 37a6547d92af4d16778cead78ef2f9233f5573fe [diff] |
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>