]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
neorados: Op builder functions should chain
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 20 Mar 2023 16:20:38 +0000 (12:20 -0400)
committerAdam Emerson <aemerson@redhat.com>
Thu, 14 Sep 2023 21:41:19 +0000 (17:41 -0400)
commit8e5b83cc11243c9ca429233c833ad3f634e729ad
tree42f73063c2e6bf1ae1b499bb6324fb80d92946b2
parent49ded69ba9ace37ddee778dc709d9d5153320323
neorados: Op builder functions should chain

Make every operation function return the (Read/Write)Op, for chaining.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/include/neorados/RADOS.hpp
src/neorados/RADOS.cc
src/test/librados_test_stub/NeoradosTestStub.cc