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:
d889140
)
rbd: activate v2 image support
author
Alex Elder
<elder@inktank.com>
Fri, 31 Aug 2012 22:29:55 +0000
(17:29 -0500)
committer
Alex Elder
<elder@inktank.com>
Wed, 10 Oct 2012 14:44:01 +0000
(07:44 -0700)
Now that v2 images support is fully implemented, have
rbd_dev_v2_probe() return 0 to indicate a successful probe.
(Note that an image that implements layering will fail
the probe early because of the feature chekc.)
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found