aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/ssh:/git@git.zx2c4.com/git:
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-09-16 16:33:00 +0100
committerDavid Sterba <dsterba@suse.com>2025-09-23 08:49:23 +0200
commit5afe85b771eefe91891cca332cb916f8da6d48e1 (patch)
tree11a56a45717c369cfe903c750710611570087969 /net/openvswitch/ssh:/git@git.zx2c4.com/git:
parentbtrfs: mark as unlikely not uptodate extent buffer checks when navigating btrees (diff)
btrfs: mark leaf space and overflow checks as unlikely on insert and extension
We have several sanity checks when inserting or extending items in a btree that verify we didn't overflow the leaf or access a slot beyond the last one. These are cases that are never expected to be hit so mark them as unlikely, allowing the compiler to potentially 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 'net/openvswitch/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions