summaryrefslogtreecommitdiffstats
path: root/src/include/ceph_fs.h
diff options
context:
space:
mode:
authorJohn Spray <john.spray@redhat.com>2017-05-16 14:07:04 +0200
committerJohn Spray <john.spray@redhat.com>2017-06-23 18:07:34 +0200
commit687b4e909f7b69fa25da893b2c6c706211e6f90d (patch)
tree0033decd4ef300bd13f1adec2bf49a7a2a509fb6 /src/include/ceph_fs.h
parentmon: remove experimental warning on multimds (diff)
downloadceph-687b4e909f7b69fa25da893b2c6c706211e6f90d.tar.xz
ceph-687b4e909f7b69fa25da893b2c6c706211e6f90d.zip
mds: enable multimds by default in new filesystems
Signed-off-by: John Spray <john.spray@redhat.com>
Diffstat (limited to '')
-rw-r--r--src/include/ceph_fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ceph_fs.h b/src/include/ceph_fs.h
index 4188bff8b03..4ddfda5be7b 100644
--- a/src/include/ceph_fs.h
+++ b/src/include/ceph_fs.h
@@ -239,7 +239,7 @@ struct ceph_mon_subscribe_ack {
#define CEPH_MDSMAP_ALLOW_CLASSICS (CEPH_MDSMAP_ALLOW_SNAPS | CEPH_MDSMAP_ALLOW_MULTIMDS | \
CEPH_MDSMAP_ALLOW_DIRFRAGS)
-#define CEPH_MDSMAP_DEFAULTS CEPH_MDSMAP_ALLOW_DIRFRAGS
+#define CEPH_MDSMAP_DEFAULTS CEPH_MDSMAP_ALLOW_DIRFRAGS | CEPH_MDSMAP_ALLOW_MULTIMDS
/*
* mds states