From: Jan Schmidt Date: Tue, 23 Oct 2012 09:28:27 +0000 (+0200) Subject: Btrfs: determine level of old roots X-Git-Tag: v3.7-rc3~21^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6602e762cae17c8891d19698afea451e9c1d95;p=pandora-kernel.git 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: Jan Schmidt --- Reading git-diff-tree failed