]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: use want_state to indicate shutdown
authorSage Weil <sage.weil@dreamhost.com>
Sun, 19 Feb 2012 15:41:47 +0000 (07:41 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Sun, 19 Feb 2012 15:41:47 +0000 (07:41 -0800)
commitff5178c86a043a26ea8523dd5ac24462a8472fd4
treeb884499a1eb41ecf2b853101590213579f972f06
parent344c20220345197c03fbaf46e2c1289d81a0a14f
mds: use want_state to indicate shutdown

State gets DNE when we receive the first map.  And want_ makes more sense
anyway.  Fixes MDS startup.

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