Skip to content
Commit 6d8ff4e4 authored by David Sterba's avatar David Sterba
Browse files

btrfs: annotate unlikely branches after V0 extent type removal



The v0 extent type checks are the right case for the unlikely
annotations as we don't expect to ever see them, so let's give the
compiler some hint.

Reviewed-by: default avatarNikolay Borisov <nborisov@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent ba3c2b19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment