]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/journal: use librados::IoCtx reference for helper state machines
authorJason Dillaman <dillaman@redhat.com>
Wed, 19 Oct 2016 20:25:46 +0000 (16:25 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 31 Oct 2016 14:57:14 +0000 (10:57 -0400)
commit552acd3a07e13e5668d0fdc6b5432e22d4580a38
tree16de99a24fc26877d4fe756027d7ea7fd7889781
parent86a0c1e5e3bca7869a7a41b3f031fbed7a866903
cls/journal: use librados::IoCtx reference for helper state machines

This facilitates being able to properly mock test cases around journal
cls method calls.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/cls/journal/cls_journal_client.cc