commit | 54eb72c05f7731b4b148da47419b90a5f2108036 | [log] [tgz] |
---|---|---|
author | Wang Shilong <wangsl.fnst@cn.fujitsu.com> | Fri Dec 13 18:30:44 2013 +0800 |
committer | Chris Mason <clm@fb.com> | Tue Jan 28 13:19:57 2014 -0800 |
tree | 68bace81c23e7d347cd05f83c701f73c0c0fb0cf | |
parent | 5662344b3c0d9ddd9afd48716d795166f982d5e2 [diff] |
Btrfs: remove unnecessary filemap writting and waiting after block group relocation 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>