Skip to content
Commit 5b6602e7 authored by Jan Schmidt's avatar Jan Schmidt
Browse files

Btrfs: determine level of old roots



In btrfs_find_all_roots' termination condition, we compare the level of the
old buffer we got from btrfs_search_old_slot to the level of the current
root node. We'd better compare it to the level of the rewinded root node.

Signed-off-by: default avatarJan Schmidt <list.btrfs@jan-o-sch.net>
parent 834328a8
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