]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson: add move ctor for CephContext and mon::Client 27515/head
authorKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 13:03:54 +0000 (21:03 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 13:13:03 +0000 (21:13 +0800)
commitae25608081925e6f40af4b74fbe866dccd317710
tree7269c9868c090c4d4ef29a0606a4f107c76f9406
parenteab48a394e0e4931cd436d86d3a3e40767ec4714
crimson: add move ctor for CephContext and mon::Client

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/ceph_context.h
src/crimson/mon/MonClient.cc
src/crimson/mon/MonClient.h