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:
81e759f
)
rbd: remove buggy rollback functionality
author
Josh Durgin
<josh.durgin@dreamhost.com>
Mon, 24 Oct 2011 23:28:27 +0000
(16:28 -0700)
committer
Sage Weil
<sage@newdream.net>
Wed, 7 Dec 2011 18:46:19 +0000
(10:46 -0800)
This doesn't interact with resizing well, since it doesn't set the
size of the device to the size at the snapshot. It's also an expensive
operation to be synchronous. Rollback can still be done with the
userspace rbd tool.
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
No differences found