]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: use _get_pgs() where possible; avoid touching pg_map directly
authorSage Weil <sage@redhat.com>
Tue, 6 Feb 2018 16:51:42 +0000 (10:51 -0600)
committerSage Weil <sage@redhat.com>
Wed, 4 Apr 2018 13:26:52 +0000 (08:26 -0500)
commit4fc459829f6b8374474cc0f03df251641359481d
treee803e3eac754e25199001d5db8b80d652d2ba820
parentbffa62233e7dcbde4ad0379aafbd650b5ff88211
osd: use _get_pgs() where possible; avoid touching pg_map directly

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc