]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: stray PGInfo is not an error
authorSage Weil <sage.weil@dreamhost.com>
Sat, 10 Sep 2011 23:12:04 +0000 (16:12 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sat, 10 Sep 2011 23:12:04 +0000 (16:12 -0700)
commit2b0fab1fcf20bf5bdc84d636ee3312ab3d0e6a47
tree5578ec0c3c13f4926747b922250d1c83c31e206a
parent8cb3754ad81f95d8f8721995b1da1bf12eec3118
mon: stray PGInfo is not an error

It is normal to get these immediately after we delete a pool.

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