]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
TrackedOp: do not require a Message when creating new Ops
authorGreg Farnum <greg@inktank.com>
Wed, 23 Apr 2014 00:01:13 +0000 (17:01 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 5 May 2014 21:57:52 +0000 (14:57 -0700)
commite2b62bc35345f72cb4a7d057bbc6ddb6721dfb3c
treecf430ffaa93972ef72c6be3b679f101372dea5c6
parent95fc551a4b7c045387dbd6753d3e0eff2036cfbf
TrackedOp: do not require a Message when creating new Ops

Further parameterize the template to allow passing in an arbitrary parameter,
and move all the Message-based event marking from there into OpRequest.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/common/TrackedOp.h
src/osd/OSD.cc
src/osd/OpRequest.cc