]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Implement lazy omap usage statistics
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 11 Dec 2018 04:00:35 +0000 (14:00 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 26 Feb 2019 04:19:53 +0000 (14:19 +1000)
commit9e21ef0e40ff89b10dfdf857c703336496b3171f
tree6428f70a5a6021d81697e8361a3b7a05353c09e4
parent8b144a1a5f369decced673bcede590f3a72c733c
osd: Implement lazy omap usage statistics

Opportunistic gathering of omap statistics during deep scrub.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
doc/dev/placement-group.rst
src/mon/PGMap.cc
src/osd/PG.cc
src/osd/PG.h
src/osd/PGBackend.cc
src/osd/PGBackend.h
src/osd/ReplicatedBackend.cc
src/osd/osd_types.cc
src/osd/osd_types.h