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:
837d5b6
)
Btrfs: allow for canceling restriper
author
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:49 +0000
(22:04 +0200)
committer
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:49 +0000
(22:04 +0200)
Implement an ioctl for canceling restriper. Currently we wait until
relocation of the current block group is finished, in future this can be
done by triggering a commit. Balance item is deleted and no memory
about the interrupted balance is kept.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
No differences found