Fix path slots selection in btrfs_search_forward
authorYan <yanzheng@21cn.com>
Thu, 24 Jul 2008 16:19:49 +0000 (12:19 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:05 +0000 (11:04 -0400)
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 <chris.mason@oracle.com>
fs/btrfs/ctree.c

Simple merge