]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix no missing inferance
authorSage Weil <sage.weil@dreamhost.com>
Tue, 8 Feb 2011 15:54:17 +0000 (07:54 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 8 Feb 2011 16:22:45 +0000 (08:22 -0800)
commit19afe11cc5d398de894ea5dd57b8ca2a8e5e45d9
treefca96da8b706d0b9cbac21747afef11c94fde09f
parentd7af21020e216311b5d89539f5c064bafe700d21
osd: fix no missing inferance

Add missing continue in last_update==last_complete (no missing) case.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/PG.cc