diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-09-16 16:09:50 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-09-23 08:49:23 +0200 |
commit | b0e30e373e3752d4a59cb0f2b6a4aa8b3b54f041 (patch) | |
tree | 64ceed18e29ce6874e90b9517568f25856ce2cdc /scripts/gdb/linux/proc.py | |
parent | 8f0534ec96e3cbba2ecefe560a482382198c044f (diff) |
btrfs: mark as unlikely not uptodate extent buffer checks when navigating btrees
We expect that after attempting to read an extent buffer we had no errors
therefore the extent buffer is up to date, so mark the checks for a not up
to date extent buffer as unlikely and allow the compiler to pontentially
generate better code.
Reviewed-by: Qu Wenruo <wqu@suse.com>
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions