]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: factor map_pg_creates() out of send_pg_creates()
authorSage Weil <sage@inktank.com>
Sun, 7 Apr 2013 15:48:22 +0000 (08:48 -0700)
committerSage Weil <sage@inktank.com>
Mon, 29 Apr 2013 18:07:08 +0000 (11:07 -0700)
commit28d495a37157faaefe699f1de5e1675a914f7118
treecb840c89781baafc45d311fe68cac18d346b3d73
parentf8f762a2814dc778da7027998126b60bd260d099
mon: factor map_pg_creates() out of send_pg_creates()

Factor out the portion of the function that remaps creating pgs to osds
from the part that sends those pending creates out.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/PGMonitor.cc
src/mon/PGMonitor.h