]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/Migrator: don't use c++11 kw 'final' as var name 5042/head
authorJohn Spray <john.spray@redhat.com>
Mon, 22 Jun 2015 11:19:46 +0000 (12:19 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 22 Jun 2015 11:19:46 +0000 (12:19 +0100)
commitadb05c9d9d9159bed357b86547c6bcf770d5a703
treea835395a18c119aa5f83935a5838b35c252b2e8e
parentd3f34d4c018dd735fa186af8f0ff2a1c68ba33f0
mds/Migrator: don't use c++11 kw 'final' as var name

If for no other reason than that it looks weird
in an editor.

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