mds: remove unused CompatSet mds_features.

All the MDS features are stored in the MDSMap::mdsmap_compat
This commit is contained in:
Greg Farnum 2010-09-22 16:36:05 -07:00 committed by Sage Weil
parent f389afc9a8
commit 8a5008b813

View File

@ -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;