]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: check for luminous MDS before sending FLUSH_MDLOG 15805/head
authorJohn Spray <john.spray@redhat.com>
Wed, 21 Jun 2017 11:21:42 +0000 (07:21 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 21 Jun 2017 11:22:58 +0000 (07:22 -0400)
commit7c6990d9164d8a5e423356f763fb911c2c03cfc1
tree571336441c82c0ab6fdef02a953d1a0f8c2cbd38
parent503de209275b5d54a41747e19bca5495259bec43
client: check for luminous MDS before sending FLUSH_MDLOG

This is needed to make it safe to run newer clients
on pre-luminous MDS.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc