]> 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)
committerSamuel Just <sam.just@inktank.com>
Tue, 25 Sep 2012 21:09:27 +0000 (14:09 -0700)
commit399fc01b62f17c81d99b852d5178f13ac6df11e2
tree90a65290c556148cb3fa1c47ad7781db3884a1f9
parent52943a6a7063d358bd3a9f3652ccecd23e631f88
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