]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: set default pool when none is specified
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 22 Sep 2011 22:39:58 +0000 (15:39 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 22 Sep 2011 22:40:16 +0000 (15:40 -0700)
commitba9271ca31cbe815cfde55c141a5a88c4b84a43d
tree3b6b0be18b7c034df2787013b4514cc66707a09c
parent97aa1aab7b56ecec8f2bdb4f996428c4d82929d5
rbd: set default pool when none is specified

096e3b6353e5035362cffdcbd2e4a4f5572aa2ba broke this by only using
set_pool_image_name for commands that accept the snapshot
parameter. This whole undocumented format parsing should be reworked
or removed at some point.

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