commit | 89d4346a36a00ab1f9bd71f929564e9fc1c7c539 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Wed Jan 15 20:00:57 2014 +0800 |
committer | Chris Mason <clm@fb.com> | Tue Jan 28 13:20:40 2014 -0800 |
tree | 4779b5390a6787db371110884c008ab834474ca9 | |
parent | 215a63d139b1e04ce4b595eeca84671782eb5758 [diff] |
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 <miaox@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>