diff options
| author | Chandan Babu R <[email protected]> | 2023-10-23 05:10:39 +0000 |
|---|---|---|
| committer | Chandan Babu R <[email protected]> | 2023-10-23 05:10:39 +0000 |
| commit | 3ef52c010973e3fae53b1a9eabc156a79b01cd8c (patch) | |
| tree | f7b56a61cf8aa94688ea3a3d415a68167cbe2d45 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | Merge tag 'realtime-fixes-6.7_2023-10-19' of https://git.kernel.org/pub/scm/l... (diff) | |
| parent | xfs: convert rt extent numbers to xfs_rtxnum_t (diff) | |
| download | kernel-3ef52c010973e3fae53b1a9eabc156a79b01cd8c.tar.gz kernel-3ef52c010973e3fae53b1a9eabc156a79b01cd8c.zip | |
Merge tag 'clean-up-realtime-units-6.7_2023-10-19' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.7-mergeA
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 <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
* tag 'clean-up-realtime-units-6.7_2023-10-19' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
xfs: convert rt extent numbers to xfs_rtxnum_t
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
xfs: make sure maxlen is still congruent with prod when rounding down
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
