diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 19:00:36 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 19:00:36 -0700 |
commit | 7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf (patch) | |
tree | 55d2ef4c6301be090bcefdf87fa8e1d115d67a01 /scripts/gdb/linux/interrupts.py | |
parent | 178b48d588ea5424a54423dc9c406416de0547c8 (diff) |
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 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions