commit | 2b6ba629b5aac51e7099efbb43e2b403213aa7fb | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Jun 22 12:24:13 2012 -0600 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Jul 02 15:39:17 2012 -0400 |
tree | 0a36f4adb14a57fdf4ee1dafa957927b6a6f9203 | |
parent | 68310a5e42f93c2242ec1836c3b18d531e0065e2 [diff] |
Btrfs: resume balance on rw (re)mounts properly This introduces btrfs_resume_balance_async(), which, given that restriper state was recovered earlier by btrfs_recover_balance(), resumes balance in btrfs-balance kthread. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>