]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #62563 from tchaikov/osd-atomic
authorKefu Chai <tchaikov@gmail.com>
Tue, 8 Apr 2025 02:46:15 +0000 (10:46 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 02:46:15 +0000 (10:46 +0800)
osd: replace deprecated atomic_store with std::atomic<shared_ptr>

Reviewed-by: Matan Breizman <mbreizma@redhat.com>

Trivial merge