]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: move new pg initialization into PG::info()
authorSage Weil <sage.weil@dreamhost.com>
Mon, 13 Feb 2012 04:32:25 +0000 (20:32 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Mon, 13 Feb 2012 04:48:21 +0000 (20:48 -0800)
commitcefa55b288b40e17ade9875493dd94de52ac22bf
tree615cdbff803f77a424edabd09b9ff281a26f2138
parent72a561087992787417fda8a910b25543e00aedea
osd: move new pg initialization into PG::info()

Move initialization of misc elements of the new pg from OSD.cc to a PG
method.  No change in functionality.

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