]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: silence warning ‘MDSRank::fs_name’ will be initialized after [-Wreorder] 37163/head
authorJos Collin <jcollin@redhat.com>
Tue, 15 Sep 2020 14:27:22 +0000 (19:57 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 16 Sep 2020 16:05:43 +0000 (21:35 +0530)
commit2c2bcf68f18363439eb02c7819afbe9d08815b57
tree41306aca80b33df712727bdb7ba08273bf24a904
parentebdb8e56e55488bf2280b4da6c370936940ee554
mds: silence warning ‘MDSRank::fs_name’ will be initialized after [-Wreorder]

Fixes the warning:
ceph/src/mds/MDSRank.h:436:17: warning: ‘MDSRank::fs_name’ will be initialized after [-Wreorder]

Signed-off-by: Jos Collin <jcollin@redhat.com>
src/mds/MDSRank.cc