]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: protect AioResultList by AioThrottle::mutex to avoid race condition 30746/head
authorIlsoo Byun <ilsoobyun@linecorp.com>
Mon, 7 Oct 2019 08:18:19 +0000 (17:18 +0900)
committerIlsoo Byun <ilsoobyun@linecorp.com>
Thu, 10 Oct 2019 15:30:32 +0000 (00:30 +0900)
commit375f1a5b59e14f5d6397f1ce2be049180943ca96
tree083a8d8c3102788ea71ecc1ac145f331e416251a
parent75f4de193b3ea58512f204623e6c5a16e6c1e1ba
rgw: protect AioResultList by AioThrottle::mutex to avoid race condition

This change is not cherry-picked from master because, in master,
the BlockingAioThrottle does cover these cases with a lock.

Fixes: https://tracker.ceph.com/issues/39660
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
src/rgw/rgw_aio_throttle.cc