]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: remove the PGLog::prefix_provider as it's always nullptr.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Sat, 3 Feb 2018 16:12:48 +0000 (17:12 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 27 Feb 2018 10:38:47 +0000 (11:38 +0100)
commit5b3c5bbf49c02c11de620e0f6e8753ada86b0a83
treec44f1f559376f5d21f43df43164d28defd44e195
parent8a668355a191d2ee88a005d67cc18b652e3de5ba
osd: remove the PGLog::prefix_provider as it's always nullptr.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/osd/PGLog.h
src/test/osd/TestPGLog.cc