Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rgw: Don't hold mutex over yield in LazyFIFO
If the FIFO doesn't exist, let clients race to create it, then stash and use whoever wins. Fixes: https://tracker.ceph.com/issues/63373 Signed-off-by: Adam Emerson <[email protected]>
- Loading branch information