312d61021b89 ("xfs: create a helper to handle logging parts of rt bitmap/summary blocks") a9948626849c ("xfs: convert open-coded xfs_rtword_t pointer accesses to helper") add3cddaea50 ("xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros") 90d98a6ada1d ("xfs: convert the rtbitmap block and bit macros to static inline functions") 5f57f7309d9a ("xfs: create rt extent rounding helpers for realtime extent blocks") 055641248f64 ("xfs: convert do_div calls to xfs_rtb_to_rtx helper calls") 2c2b981b737a ("xfs: create a helper to convert extlen to rtextlen") 68db60bf01c1 ("xfs: create a helper to compute leftovers of realtime extents") fa5a38723086 ("xfs: create a helper to convert rtextents to rtblocks") 2d5f216b77e3 ("xfs: convert rt extent numbers to xfs_rtxnum_t") f29c3e745dc2 ("xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t") 03f4de332e2e ("xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t") a684c538bc14 ("xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator") 13928113fc5b ("xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h") f6a2dae2a1f5 ("xfs: make sure maxlen is still congruent with prod when rounding down") ddd98076d5c0 ("xfs: fix units conversion error in xfs_bmap_del_extent_delay") c2988eb5cff7 ("xfs: rt stubs should return negative errnos when rt disabled") 6c664484337b ("xfs: hoist freeing of rt data fork extent mappings") 526aab5f5790 ("xfs: implement online scrubbing of rtsummary info") b7d47a77b904 ("xfs: move the realtime summary file scrubber to a separate source file")