]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: only transition to Pending from GetInfo cons
authorSage Weil <sage.weil@dreamhost.com>
Thu, 5 May 2011 17:03:54 +0000 (10:03 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 5 May 2011 17:03:54 +0000 (10:03 -0700)
commitfe988b110b141de03e0146a91c1102a1c15338f4
treeb12475052b5a30fd341312eb455ef144a095f86b
parentd2865501baabd1ad1840180b768b020cf1654e00
osd: only transition to Pending from GetInfo cons

No need to do so in get_infos().  The need_up_thru requirement will only
get better as last_epoch_started floor moves forward in time, not worse.

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