]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson: fix pglog read_log_and_missing issue 33943/head
authorXuehan Xu <xxhdx1985126@163.com>
Thu, 12 Mar 2020 06:46:09 +0000 (14:46 +0800)
committerXuehan Xu <xxhdx1985126@163.com>
Fri, 27 Mar 2020 03:08:41 +0000 (11:08 +0800)
commitb5767df1a819238e36797c4854d4f88d67c4f6db
tree00f12d741c645a65665a816e99e1e75fa7864dc1
parent551e663a98eb82435b73e14a7404ab584f39b1b9
crimson: fix pglog read_log_and_missing issue

Currently pglog's read_log_and_missing_crimson's implementation
would cause null pointer exception, since at the time, we don't the
key to start from

Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
src/osd/PGLog.h