From: Filipe David Borba Manana Date: Tue, 26 Nov 2013 15:01:34 +0000 (+0000) Subject: Btrfs: add missing extent state caching calls X-Git-Tag: v3.14-rc1~29^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42ac0bc9530d51029b938e09b60b5ee86e5ee70;p=pandora-kernel.git Btrfs: add missing extent state caching calls When we didn't find a matching extent state, we inserted a new one but didn't cache it in the **cached_state parameter, which makes a subsequent call do a tree lookup to get it. Signed-off-by: Filipe David Borba Manana Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed