diff options
| author | 2025-09-16 16:33:00 +0100 | |
|---|---|---|
| committer | 2025-09-23 08:49:23 +0200 | |
| commit | 5afe85b771eefe91891cca332cb916f8da6d48e1 (patch) | |
| tree | 11a56a45717c369cfe903c750710611570087969 /net/openvswitch/ssh:/git@git.zx2c4.com/git: | |
| parent | btrfs: 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
