]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: block name prefix might overflow fixed size C-string 11464/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 20 Sep 2016 11:25:36 +0000 (07:25 -0400)
committerLoic Dachary <ldachary@redhat.com>
Thu, 13 Oct 2016 08:26:47 +0000 (10:26 +0200)
commitb73356b500f9ff364c09e6d78e62fc0e79fbfbac
tree7c30ac96adb7969e4dd489c524024d69178b2da8
parent9d1f756dfa1775338c2fa1cf6bfafd45b842b75f
librbd: block name prefix might overflow fixed size C-string

The issue which resulted in too large v2 image ids was fixed
under #16887.

Fixes: http://tracker.ceph.com/issues/17310
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 61734d266c6ee476c2f5fcfbbaefc7d0c7939617)
src/librbd/internal.cc