summaryrefslogtreecommitdiff
path: root/fs/xfs/Kconfig
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-08-30 15:44:44 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-10-19 10:39:05 -0700
commit957e3bae4c2e8671c35d995d59d39a1f4090427e (patch)
tree8a66d08ef1343777f29d4d31ed9092b1e4a28b59 /fs/xfs/Kconfig
parentc2cbe2dd27df30f1f60e28a509afb4ba214906d2 (diff)
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 <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/Kconfig')
0 files changed, 0 insertions, 0 deletions