mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
mds: remove unused CompatSet mds_features.
All the MDS features are stored in the MDSMap::mdsmap_compat
This commit is contained in:
parent
f389afc9a8
commit
8a5008b813
@ -146,8 +146,6 @@ class MDS : public Dispatcher {
|
||||
int whoami;
|
||||
int incarnation;
|
||||
|
||||
CompatSet mds_features;
|
||||
|
||||
int standby_for_rank;
|
||||
string standby_for_name;
|
||||
int standby_replay_for;
|
||||
|
Loading…
Reference in New Issue
Block a user