summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-12 05:00:35 +0300
committerDarrick J. Wong <djwong@kernel.org>2023-04-12 05:00:35 +0300
commit178b48d588ea5424a54423dc9c406416de0547c8 (patch)
tree0f56662071b06b8af7f95bc6a97a0876216f083b /scripts/lib
parent44af6c7e59b12d740809cf25a60c9f90f03e6d20 (diff)
downloadlinux-178b48d588ea5424a54423dc9c406416de0547c8.tar.xz
xfs: remove the for_each_xbitmap_ helpers
Remove the for_each_xbitmap_ macros in favor of proper iterator functions. We'll soon be switching this data structure over to an interval tree implementation, which means that we can't allow callers to modify the bitmap during iteration without telling us. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions