commit | de322263d3a6d4ffd4ed7c4d0c6536e9497aec9b | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Mon Jan 16 22:04:49 2012 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Jan 16 22:04:49 2012 +0200 |
tree | 26761c92c8d135aa62702562bae3337ccad9f74d | |
parent | a7e99c691af553fc15ac46a51f130b7c59a65f76 [diff] |
Btrfs: allow for resuming restriper after it was paused Recognize BTRFS_BALANCE_RESUME flag passed from userspace. We use the same heuristics used when recovering balance after a crash to try to start where we left off last time. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>