]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: subscribe to all pg creates, not just once on start
authorSage Weil <sage@redhat.com>
Wed, 7 Oct 2015 00:48:38 +0000 (20:48 -0400)
committerSage Weil <sage@redhat.com>
Mon, 23 Nov 2015 13:38:49 +0000 (08:38 -0500)
commitd3eba9b0afe6cf2085ee5704ce7d1eb03c580ad9
tree56cdf81f4d46f253b5a67ba56d531386b6983d61
parentdd91837a8e945a6088a9aab899971ea2b90303e5
osd: subscribe to all pg creates, not just once on start

We want to know about all future pg creations, not just those pending
when we start.  (This only helps once the mon knows how to do this...)

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