diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-02-03 16:11:42 +0000 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 18:55:53 +0200 |
| commit | 00b41fee23dab8879bdf656bcdaa6998b18ef3dc (patch) | |
| tree | 31983336ab88eea1241be92e6ae1efaa464fb807 /tools/perf/scripts/python | |
| parent | f754acce0f621425dadf7b50378e47adda336699 (diff) | |
btrfs: mark all error and warning checks as unlikely in btrfs_validate_super()
When validating a super block, either when mounting or every time we write
a super block to disk, we do many checks for error and warnings and we
don't expect to hit any. So mark each one as unlikely to reflect that and
allow 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
