summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-05-29 16:25:29 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:53:29 +0200
commit181436a85b16f9fa860d407ed37c726149fc3301 (patch)
tree23195766af8d9797f3046835e409d4f95e722138 /tools/perf/scripts/python/parallel-perf.py
parent1ed0cfc89e992112b5e5f5677c17081e0eee688d (diff)
btrfs: assert we join log transaction at btrfs_del_dir_entries_in_log()
We are supposed to be able to join a log transaction at that point, since we have determined that the inode was logged in the current transaction with the call to inode_logged(). So ASSERT() we joined a log transaction and also warn if we didn't in case assertions are disabled (the kernel config doesn't have CONFIG_BTRFS_ASSERT=y), so that the issue gets noticed and reported if it ever happens. Reviewed-by: Boris Burkov <boris@bur.io> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions