]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix mixed-version MDSMonitor 8238/head 8239/head
authorJohn Spray <john.spray@redhat.com>
Mon, 21 Mar 2016 12:07:25 +0000 (12:07 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 21 Mar 2016 12:55:38 +0000 (12:55 +0000)
commitba1dd353927f8a1e67ce60d2c89fe8fc511de5b0
tree7f0b5213844d501f84635d578d0c3cfbe502ea04
parent97b709c1b480bfc94b1b696490c10f6dd7c79ca0
mon: fix mixed-version MDSMonitor

Encode old-style until mon quorum features indicate
jewel, forbid creating multiple filesystems, and
when creating a single filesystem use the legacy fscid.

Fixes: #15223
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/FSMap.cc
src/mon/MDSMonitor.cc