]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: make sure to update history.last_epoch_started with first write
authorSamuel Just <sjust@redhat.com>
Wed, 18 Mar 2015 18:19:09 +0000 (11:19 -0700)
committerSamuel Just <sjust@redhat.com>
Wed, 18 Mar 2015 18:19:49 +0000 (11:19 -0700)
commit2da958464df4ea59eb5e4784f1dc670f8ac3fdfc
treecf4de2c15f12c802385ac9dd63cbf6429b8bb13d
parent93ef911bbfcaf2a61b93380d54578e1d796d04f7
PG: make sure to update history.last_epoch_started with first write

Otherwise, we might remember the write, but not that the activation
interval was history.last_epoch_started.

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