]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PrimaryLogPG: add assert that we aren't trimming past last_update_ondisk
authorSamuel Just <sjust@redhat.com>
Fri, 13 Mar 2020 22:43:58 +0000 (15:43 -0700)
committerNathan Cutler <ncutler@suse.com>
Fri, 8 May 2020 05:02:29 +0000 (07:02 +0200)
commitc0a4156490207675ec1b2f4d10577d9bab9ca18f
treeedb033f6b7a5d218ecb6e7b4d62c653fa4c53ce1
parent58dd3db81b87e94c8c9645cc4c26ebae3fd79c17
PrimaryLogPG: add assert that we aren't trimming past last_update_ondisk

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit d4b1cc61e6526d325fd759f98e13e5a10523f5f7)

Conflicts:
src/osd/PeeringState.h
- not introducing this function since it is just a getter and it's not
  clear where it should go in nautilus
        src/osd/PrimaryLogPG.h
- use last_update_ondisk directly instead of via getter function
src/osd/PrimaryLogPG.h