From: Jan Schmidt Date: Tue, 22 May 2012 11:43:25 +0000 (+0200) Subject: Btrfs: bugfix in btrfs_find_parent_nodes X-Git-Tag: v3.5-rc1~17^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dadcaf78b51e239d93f5ec9aac736de99081ee74;p=pandora-kernel.git Btrfs: bugfix in btrfs_find_parent_nodes That one has been around since the addition of backref.c. Due to the way we calculate our slot numbers, after adding inline refs we're missing one keyed ref unless it's located at the beginning of a new leaf. Reported-by: Alexander Block Signed-off-by: Jan Schmidt --- Reading git-diff-tree failed