]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/fifo: Use unique_ptr and explicit release for callbacks 37660/head
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 13 Oct 2020 21:32:01 +0000 (17:32 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 14 Oct 2020 20:18:38 +0000 (16:18 -0400)
commitf035b7e3d38747204fd6233cd45275612ba639e0
tree13394bead4b9327abfd304c4630896012ceaabff
parent9a323cf8b15ebc045dfda74d43ab9486c481f32e
rgw/fifo: Use unique_ptr and explicit release for callbacks

To simplify and clarify memory allocation in AIO cases.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/cls_fifo_legacy.cc