From: Miao Xie Date: Wed, 15 Jan 2014 12:00:57 +0000 (+0800) Subject: Btrfs: fix wrong block group in trace during the free space allocation X-Git-Tag: v3.14-rc1~29^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d4346a36a00ab1f9bd71f929564e9fc1c7c539;p=pandora-kernel.git Btrfs: fix wrong block group in trace during the free space allocation We allocate the free space from the former block group, not the current one, so should use the former one to output the trace information. Signed-off-by: Miao Xie Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed