diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:36 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:36 +0300 |
commit | 7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf (patch) | |
tree | 55d2ef4c6301be090bcefdf87fa8e1d115d67a01 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 178b48d588ea5424a54423dc9c406416de0547c8 (diff) | |
download | linux-7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions