]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
TrackedOp:_dump_op_descriptor is renamed to _dump_op_descriptor_unlocked 2219/head
authorPavan Rallabhandi <pavan.rallabhandi@sandisk.com>
Wed, 20 Aug 2014 08:31:57 +0000 (14:01 +0530)
committerSomnath Roy <somnath.roy@sandisk.com>
Wed, 20 Aug 2014 18:41:43 +0000 (11:41 -0700)
commite45f5c2c33508bec3b177e51fd6cc5fde1f0e674
tree30e2fe65b8366c5a1f32521c9af8245ab9df4139
parentf680a24b4ddd5fe08b1c7ee81ac771925598bca3
TrackedOp:_dump_op_descriptor is renamed to _dump_op_descriptor_unlocked

Caller don't need to hold lock before calling _dump_op_descriptor(),so,
to reflect this it is renamed to _dump_op_descriptor_unlocked().

Signed-off-by: Pavan Rallabhandi <pavan.rallabhandi@sandisk.com>
Signed-off-by: Somnath Roy <somnath.roy@sandisk.com>
src/common/TrackedOp.cc
src/common/TrackedOp.h
src/mds/Mutation.cc
src/mds/Mutation.h
src/osd/OpRequest.cc
src/osd/OpRequest.h