]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #56540 from tchaikov/wip-fix-test-leaks-ceph-context
authorKefu Chai <tchaikov@gmail.com>
Fri, 29 Mar 2024 16:10:20 +0000 (00:10 +0800)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2024 16:10:20 +0000 (00:10 +0800)
commit623732827660d32fffd8cc7c22e6024372edec7c
treed2b3691adbec8f80d9174097dc819afb5590d2cb
parent0e3c55c900ee3afe0fbf0ba35b3b2eb235f7a989
parentd3c5a4abcd63f83160ce8498925c66483a41a395
Merge pull request #56540 from tchaikov/wip-fix-test-leaks-ceph-context

test: : do not increase ref when creating intrusive_ptr<CephContext>

Reviewed-by: Casey Bodley <cbodley@redhat.com>