From: Jan Schmidt Date: Wed, 30 May 2012 16:05:21 +0000 (+0200) Subject: Btrfs: add inodes before dropping the extent lock in find_all_leafs X-Git-Tag: v3.5-rc1~17^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3301958b7c1dae8f0f5ded63aa881e0b71e78464;p=pandora-kernel.git Btrfs: add inodes before dropping the extent lock in find_all_leafs We must build up the inode list with the extent lock held after following indirect refs. This also requires an extension to ulists, which allows to modify the stored aux value in case a key already exists in the list. Signed-off-by: Jan Schmidt --- Reading git-diff-tree failed