Skip to content
Commit 8c51032f authored by Arne Jansen's avatar Arne Jansen
Browse files

btrfs: scrub: errors in tree enumeration



due to the semantics of btrfs_search_slot the path can point to an
invalid slot when ret > 0. This condition went unnoticed, which in
turn could have led to an incomplete scrubbing.

Signed-off-by: default avatarArne Jansen <sensille@gmx.net>
parent ad3e34bb
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