]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: use FSMap::insert to add to standby_daemons
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 16 Jul 2016 03:40:17 +0000 (23:40 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 16 Jul 2016 03:41:21 +0000 (23:41 -0400)
commit9566ae27b33dd4d266ee9223dc73738922b6eceb
tree34a2033610876c78240e9ac807c5623254974d9d
parent3e5775475baf315885295ae47a0f4a86820bfe0f
mds: use FSMap::insert to add to standby_daemons

This reduces the number of code sites which modify standby_daemons.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/FSMap.cc