]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: properly clean up SessionMap on a shutdown.
authorGreg Farnum <gregf@hq.newdream.net>
Sat, 9 Jan 2010 01:25:53 +0000 (17:25 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Sat, 9 Jan 2010 01:27:15 +0000 (17:27 -0800)
commit0ce86b3508096818d38465d0468fc57195022b6d
treeb4afb37ce5af9eb8aee8de9b6c47903d2ed60bd0
parentd2ddb9d6c8b109de924685430af5b942b0be4f9a
mon: properly clean up SessionMap on a shutdown.

This fixes failed asserts whenever you tried to do a clean monitor shutdown
instead of killing it.
src/mon/Monitor.cc