]> Git Repo - linux.git/commitdiff
Merge tag 'refactor-rtbitmap-accessors-6.7_2023-10-19' of https://git.kernel.org...
authorChandan Babu R <[email protected]>
Mon, 23 Oct 2023 05:24:45 +0000 (10:54 +0530)
committerChandan Babu R <[email protected]>
Mon, 23 Oct 2023 05:24:45 +0000 (10:54 +0530)
xfs: refactor rtbitmap/summary accessors [v1.2]

Since the rtbitmap and rtsummary accessor functions have proven more
controversial than the rest of the macro refactoring, split the patchset
into two to make review easier.

v1.1: various cleanups suggested by hch
v1.2: rework the accessor functions to reduce the amount of cursor
      tracking required, and create explicit bitmap/summary logging
      functions

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 'refactor-rtbitmap-accessors-6.7_2023-10-19' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: use accessor functions for summary info words
  xfs: create helpers for rtsummary block/wordcount computations
  xfs: use accessor functions for bitmap words
  xfs: create a helper to handle logging parts of rt bitmap/summary blocks


Trivial merge
This page took 0.054029 seconds and 4 git commands to generate.