]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: allow trim() to proceed when there are missing items
authorNeha Ojha <nojha@redhat.com>
Mon, 16 Jul 2018 23:48:58 +0000 (16:48 -0700)
committerNeha Ojha <nojha@redhat.com>
Fri, 18 Jan 2019 19:06:13 +0000 (14:06 -0500)
commit2089efa2269be480db8ce5fb64a11446a46a14e9
tree844dab0ff49c99582f39bb6032b25a3c09e334f8
parent872ca8faeff10f35bdde406978a3e2a568af27c6
osd: allow trim() to proceed when there are missing items

Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit de42fee0dff299f4d0377961d05e02fd8f49f21b)

Conflicts:
src/osd/PGLog.cc: The async recovery feature is not present
        in luminous. Remove async recovery requirements from this commit.
src/osd/PGLog.cc