]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #37660 from adamemerson/wip-datalog-fix
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 15 Oct 2020 16:03:13 +0000 (12:03 -0400)
committerGitHub <noreply@github.com>
Thu, 15 Oct 2020 16:03:13 +0000 (12:03 -0400)
commit46661cae981034590dfa0c7429459f65f51c932a
tree9fa66483ade64492848cae6cdc04784db553e806
parenteb94d2b325a25a2d2b959557949b42088413bcac
parentf035b7e3d38747204fd6233cd45275612ba639e0
Merge pull request #37660 from adamemerson/wip-datalog-fix

cls/fifo: Switch use CLS_ERR for errors
rgw/fifo: Fix a few missed return value assignments
rgw/fifo: Add some error logging
rgw/fifo: Catch two instances journaling a new part
rgw/fifo: Use unique_ptr and explicit release for callbacks

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>