]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: use cls_client functions for calling class methods
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 8 Jun 2012 14:49:04 +0000 (07:49 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 8 Jun 2012 23:38:22 +0000 (16:38 -0700)
commitf1d69639c5992923a22b7ee68ee4d8216a506c3a
treef3d7b7a4d5efa57af166b507c952a80b08480e54
parent8e51e060945c42332742f1152bf109585af3c6fc
librbd: use cls_client functions for calling class methods

Use the old or new methods make resize, snapshot add and snapsnhot
remove work with both old and new formats.

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