]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG::proc_master_log: assume les and history.les from log source
authorSamuel Just <sjust@redhat.com>
Tue, 18 Nov 2014 00:22:59 +0000 (16:22 -0800)
committerSamuel Just <sjust@redhat.com>
Fri, 30 Jan 2015 19:45:37 +0000 (11:45 -0800)
commit5911b4501134e09ed495ad751437563971558bad
tree8f0219259afa1f7a12e157b6a03670b4c03e4a3f
parentc4793abbf80dfeb6ae9e90d96c5055001f13eeee
PG::proc_master_log: assume les and history.les from log source

Otherwise, we might later go peered (not active) and not distribute
a non-0 last_epoch_started.  This should be safe as the log recipient
will have a last_update reflecting that interval as well.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PG.cc