]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Fix infinite looping, if failed_notes is empty.
authorGreg Farnum <gregf@hq.newdream.net>
Wed, 22 Sep 2010 16:49:58 +0000 (09:49 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Wed, 22 Sep 2010 17:25:28 +0000 (10:25 -0700)
commit2c5a3d99aa3be5ce114072e84f73a0a6426e63fd
tree997bc8f5ada17e7309cb2f1238e0258db64f7085
parent2e7103725040defd6fade70dfab13fc7c996bf00
mon: Fix infinite looping, if failed_notes is empty.

Reported-by: Henry C Chang <henry_c_chang@tcloudcomputing.com>
src/mon/OSDMonitor.cc