]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: let all commands use the pool/image@snapshot format
authorJosh Durgin <josh.durgin@dreamhost.com>
Fri, 21 Oct 2011 20:07:33 +0000 (13:07 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Mon, 24 Oct 2011 22:32:47 +0000 (15:32 -0700)
commit46bb4122333d39eb46aa84a84013a46cd135e647
tree0421f7196c1f4c85765e617d2f923f6bc53e1d8b
parent8c6db18dacec2ddcf8b344e5a3d288946a6cbb87
rbd: let all commands use the pool/image@snapshot format

This way you aren't forced to use '-p' or '--snap' to specify a pool
or snapshot for some commands.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/rbd.cc