git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68310a5
)
Btrfs: resume balance on rw (re)mounts properly
author
Ilya Dryomov
<idryomov@gmail.com>
Fri, 22 Jun 2012 18:24:13 +0000
(12:24 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 2 Jul 2012 19:39:17 +0000
(15:39 -0400)
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>
No differences found