]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: fix list for more than 1024 format 2 images
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 24 Sep 2012 21:28:40 +0000 (14:28 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 25 Sep 2012 00:42:13 +0000 (17:42 -0700)
commita204058a9af31a765a004983bce028160bc79dbb
treea7eb3f1f0ead1aa875951f467215c3744a4e0216
parent7df76de6ac7832d689a172084dd326b914909d8e
librbd: fix list for more than 1024 format 2 images

r was not being set in the loop.

CID 716936: Infinite loop (INFINITE_LOOP)
At (1): Top of the loop.

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