]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: tree-checker: more unlikely annotations
authorDavid Sterba <dsterba@suse.com>
Fri, 4 Apr 2025 18:19:38 +0000 (20:19 +0200)
committerDavid Sterba <dsterba@suse.com>
Thu, 15 May 2025 12:30:43 +0000 (14:30 +0200)
commit9633f48190d8187c0622cb3ebcb65503809ab3f9
tree915e2af385e669b61301bc63eb3fe1e996e015b3
parent2b14b74b992187933069cb3316c691dbd5707f47
btrfs: tree-checker: more unlikely annotations

Add more unlikely annotations to branches that lead to EUCLEAN, overall
in the tree checker this helps to reorder instructions for the no-error
case.

Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/tree-checker.c