]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: introduce new constants for tracking max block name prefix 14539/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Jan 2017 19:02:11 +0000 (14:02 -0500)
committerNathan Cutler <ncutler@suse.com>
Mon, 3 Jul 2017 10:49:11 +0000 (12:49 +0200)
commite0f90f03ddf2824b448f6affc34ed40d4cead5d2
treec6af14640444b845ba42eb0f390b9fe2917109ec
parentf31033cb5bc7764b44871c15717aed5a34921881
librbd: introduce new constants for tracking max block name prefix

Fixes: http://tracker.ceph.com/issues/18653
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2c08629c99d90aa7676b59263c055c9f1f577039)
src/include/rbd_types.h
src/librbd/Utils.cc
src/librbd/image/CreateRequest.cc