Skip to content

rgw/aio: avoid infinite recursion in aio_abstract()#55722

Merged
cbodley merged 1 commit intoceph:mainfrom
cbodley:wip-64543
Feb 23, 2024
Merged

rgw/aio: avoid infinite recursion in aio_abstract()#55722
cbodley merged 1 commit intoceph:mainfrom
cbodley:wip-64543

Conversation

@cbodley
Copy link
Contributor

@cbodley cbodley commented Feb 22, 2024

a recent regression from 320a217 causes aio_abstract() to recurse when given an empty optional_yield. this is exposed by the librgw_file tests

Fixes: https://tracker.ceph.com/issues/64543

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

a recent regression from 320a217 causes
aio_abstract() to recurse when given an empty optional_yield. this is
exposed by the librgw_file tests

Fixes: https://tracker.ceph.com/issues/64543

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley
Copy link
Contributor Author

cbodley commented Feb 23, 2024

jenkins test api

@cbodley
Copy link
Contributor Author

cbodley commented Feb 23, 2024

@cbodley cbodley merged commit c72704b into ceph:main Feb 23, 2024
@cbodley cbodley deleted the wip-64543 branch February 23, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants