Btrfs: remove unnecessary filemap writting and waiting after block group relocation
authorWang Shilong <wangsl.fnst@cn.fujitsu.com>
Fri, 13 Dec 2013 10:30:44 +0000 (18:30 +0800)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:19:57 +0000 (13:19 -0800)
We have commited transaction before, remove redundant filemap writting and
waiting here, it can speed up balance relocation process.

Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/relocation.c

Simple merge