]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: remove TMAP2OMAP check and refactor
authorJohn Spray <john.spray@redhat.com>
Tue, 28 Jun 2016 13:22:08 +0000 (14:22 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 19 Jul 2016 12:59:33 +0000 (13:59 +0100)
commita2682edb76ceac428c686e0ac21c06511e27693e
tree8845b7231f05e54fd628a641b38fe256ad2e523b
parent865780075cc3c689ae3ad7b39ae198f63efaac8e
mds: remove TMAP2OMAP check and refactor

Removing this check allows us to finally move
the Objecter instance down into MDSRank where
it belongs.

Fixes: http://tracker.ceph.com/issues/15923
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSDaemon.cc
src/mds/MDSDaemon.h
src/mds/MDSRank.cc
src/mds/MDSRank.h