]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: introduce new constants for tracking max block name prefix 13141/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Jan 2017 19:02:11 +0000 (14:02 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 30 Jan 2017 20:25:23 +0000 (15:25 -0500)
commit2c08629c99d90aa7676b59263c055c9f1f577039
treef9551466f2f5b138d4b28722cd07c62f0501529a
parentfc9a03ec4f18443112d4e0df177dfc79d4527fe1
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>
src/include/rbd_types.h
src/librbd/Utils.cc
src/librbd/image/CreateRequest.cc