From: Yan Date: Thu, 24 Jul 2008 16:19:49 +0000 (-0400) Subject: Fix path slots selection in btrfs_search_forward X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9652480bf48500885a30754b4a5c436b5b34456d;p=pandora-kernel.git Fix path slots selection in btrfs_search_forward We should decrease the found slot by one as btrfs_search_slot does when bin_search return 1 and node level > 0. Signed-off-by: Chris Mason --- Reading git-diff-tree failed