]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MonCap: mds needs to subscribe to the osdmap
authorSage Weil <sage@inktank.com>
Fri, 26 Jul 2013 22:46:51 +0000 (15:46 -0700)
committerSage Weil <sage@inktank.com>
Fri, 26 Jul 2013 23:58:22 +0000 (16:58 -0700)
commit323bdaa25709182476d655e62aa4b99f2a53e49b
tree353f3283351290fd5931f6976bebc289255e3d01
parent14a3e2ddce1487e47498249c3f63d7df57b55ec5
mon/MonCap: mds needs to subscribe to the osdmap

Usually it can get it from the OSD, but it assumes the mon will also share
and doesn't behave when it does not.

Fixes: #5767
Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/MonCap.cc