]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/common/errorator.h: add finally method for resource release
authorSamuel Just <sjust@redhat.com>
Fri, 22 Nov 2019 01:52:00 +0000 (01:52 +0000)
committerSamuel Just <sjust@redhat.com>
Tue, 3 Dec 2019 05:35:36 +0000 (21:35 -0800)
commit260f23b7598597ca90e7f436a52d09b23709a8b0
tree6888e13bf0d7c5847bb1df5ae238aee0d85be589
parent030c0570480bef03973448d2a94702e53efb652b
crimson/common/errorator.h: add finally method for resource release

This way we can add things like resource handlers which are otherwise
transparent to passing values and errors.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/common/errorator.h