]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: set last_changed when creating new pgs
authorSage Weil <sage.weil@dreamhost.com>
Fri, 3 Feb 2012 18:05:41 +0000 (10:05 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 10 Feb 2012 05:58:08 +0000 (21:58 -0800)
commit92a058aa521b002424ef0024e344913d5423d33c
tree23acdc691dbccbe6ffd06efc709f5e5a8369b5fd
parenta65586cab7387a58b476a37ae8797820b95623f1
mon: set last_changed when creating new pgs

This will help us identify PGs that are stuck in creating state.

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