]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls/journal: fixed possible infinite loop which could kill the OSD 18270/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 12 Oct 2017 12:58:03 +0000 (08:58 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 12 Oct 2017 13:00:30 +0000 (09:00 -0400)
commit9e7475f8fb08b0ef30cad2c0d680cecf331b44ef
tree4f14453e8c91d5deb0488ea1aeb4567e993cb50f
parent5d9cfebabac33b645c6199bda63ff4619e6f538f
cls/journal: fixed possible infinite loop which could kill the OSD

Fixes: http://tracker.ceph.com/issues/21771
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/cls/journal/cls_journal.cc
src/test/cls_journal/test_cls_journal.cc