]> git.apps.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>
Mon, 23 Jul 2018 19:28:24 +0000 (15:28 -0400)
commitd08f0aec86ecd9b23310f1c41f9cb9060f10bc6b
tree84b9e20f1780b940f447521a2b5c23ea2f103f05
parentbdfc2a3b4fa8038ade31ccab5f5479508e9afff3
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