]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix standby handling in map
authorJohn Spray <john.spray@redhat.com>
Mon, 27 Jul 2015 20:34:32 +0000 (21:34 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 28 Jul 2015 08:05:09 +0000 (09:05 +0100)
commit37370c7f563f7a42df82cb5fd46a2b93fe5622d6
tree30249970b9cb6d192c4b069ab75769cf701c1758
parent4fd6c3ba033d202c6d736e36aaaa7d4cfd6714df
mds: fix standby handling in map

I broke this by taking the state from
the old mdsmap instead of the new one.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSDaemon.cc