diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 04:00:36 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 04:00:36 +0200 |
commit | 7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf (patch) | |
tree | 55d2ef4c6301be090bcefdf87fa8e1d115d67a01 /fs/ceph | |
parent | xfs: remove the for_each_xbitmap_ helpers (diff) | |
download | linux-7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf.tar.xz linux-7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf.zip |
xfs: drop the _safe behavior from the xbitmap foreach macro
It's not safe to edit bitmap intervals while we're iterating them with
for_each_xbitmap_extent. None of the existing callers actually need
that ability anyway, so drop the safe variable.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions