diff options
author | Chandan Babu R <chandanbabu@kernel.org> | 2023-10-23 07:19:53 +0200 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-10-23 07:19:53 +0200 |
commit | 035e32f7524dd30f187ee23d2331832a61f3fc87 (patch) | |
tree | 7cc7fd665529146765fd8fc1542537bd39c8da24 /.rustfmt.toml | |
parent | Merge tag 'refactor-rt-unit-conversions-6.7_2023-10-19' of https://git.kernel... (diff) | |
parent | xfs: create helpers for rtbitmap block/wordcount computations (diff) | |
download | linux-035e32f7524dd30f187ee23d2331832a61f3fc87.tar.xz linux-035e32f7524dd30f187ee23d2331832a61f3fc87.zip |
Merge tag 'refactor-rtbitmap-macros-6.7_2023-10-19' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.7-mergeA
xfs: refactor rtbitmap/summary macros [v1.1]
In preparation for adding block headers and enforcing endian order in
rtbitmap and rtsummary blocks, replace open-coded geometry computations
and fugly macros with proper helper functions that can be typechecked.
Soon we'll be needing to add more complex logic to the helpers.
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>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'refactor-rtbitmap-macros-6.7_2023-10-19' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
xfs: create helpers for rtbitmap block/wordcount computations
xfs: convert rt summary macros to helpers
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
xfs: convert the rtbitmap block and bit macros to static inline functions
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions