summarylogtreecommitdiffstats
path: root/ceph-18.2.2-std-atomic-depreciations.patch
AgeCommit message (Collapse)Author
2024-05-25repo: add std-atomic-depreciations.patchBazaah
Wrap a few instances of std::shared_ptr that should be protected by std::atomic as of C++20 References: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2869r0.pdf