]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add a dump() method to MutationImpl
authorJohn Spray <john.spray@redhat.com>
Tue, 17 Mar 2015 18:36:13 +0000 (18:36 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 19 Mar 2015 21:27:34 +0000 (21:27 +0000)
commit75ff9d6926663e3bb54aa4c38e8ce3130850d5ae
tree3307c22ff9b401ffd43350d7e2d609016a8961d6
parent842a4c32d3be69b5c6fd12c35add21465831704f
mds: add a dump() method to MutationImpl

This is just an externally callable wrapper
to _dump that doesn't require caller
to pass in a time.

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