]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/TestPGLog: fix the FTBFS 7855/head
authorKefu Chai <kchai@redhat.com>
Tue, 1 Mar 2016 04:10:26 +0000 (12:10 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Mar 2016 05:20:29 +0000 (13:20 +0800)
commit203987331e7461c84f1a9da18562e3fa7b00df1e
tree30207178ab48fd4be9860d709e8bee8be83d6b76
parentabd708d858c64695cd2e6b0e69d9ec72c4780f0a
test/TestPGLog: fix the FTBFS

the new pure virtual method was introduced by e7edf20.

Fixes: #14930
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/osd/TestPGLog.cc