summaryrefslogtreecommitdiff
tag nameclean-up-realtime-units-6.7_2023-10-19 (bdd7659952d552d9455eda16e88332a1fa3aeabe)
tag date2023-10-19 09:02:25 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 2d5f216b77...
xfs: clean up realtime type usage [v1.1]
The realtime code uses xfs_rtblock_t and xfs_fsblock_t in a lot of places, and it's very confusing. Clean up all the type usage so that an xfs_rtblock_t is always a block within the realtime volume, an xfs_fileoff_t is always a file offset within a realtime metadata file, and an xfs_rtxnumber_t is always a rt extent within the realtime volume. v1.1: various cleanups suggested by hch With a bit of luck, this should all go splendidly. Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQ2qTKExjcn+O1o2YRKO3ySh0YRpgUCZTFTEQAKCRBKO3ySh0YR pkdNAP0XCeqWYWQK7QspUy2PU0fJRtVtXi44hyz3DMPrKJg4MgEAgbuvy9iUoqXX xeQ9hYBQS5N8+lSmgwRgMqTvEFTNgQU= =cExb -----END PGP SIGNATURE-----