]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: remove unused internal method
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 25 Feb 2013 20:12:57 +0000 (12:12 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 25 Feb 2013 20:12:57 +0000 (12:12 -0800)
commitc4537347b3de2220bf350951ad9da0924750ceb3
tree3f803471692636589a0c4c095a8d22cbd885e68d
parentdb5fc2270f91aae220fc3c97b0c62e92e263527b
librbd: remove unused internal method

get_snap_size() has been replaced by get_image_size(snap_id) everywhere.

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