From: Josef Bacik Date: Mon, 2 Mar 2015 21:37:31 +0000 (-0500) Subject: Btrfs: prepare block group cache before writing X-Git-Tag: omap-for-v4.1/fixes-rc1~293^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdf7f6ddba006f3482ebee73dfa6b75aec5f07b;p=pandora-kernel.git Btrfs: prepare block group cache before writing Writing the block group cache will modify the extent tree quite a bit because it truncates the old space cache and pre-allocates new stuff. To try and cut down on the churn lets do the setup dance first, then later on hopefully we can avoid looping with newly dirtied roots. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed