]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: move from out_q into sent queue 41695/head
authorKefu Chai <kchai@redhat.com>
Fri, 4 Jun 2021 12:19:30 +0000 (20:19 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 4 Jun 2021 12:21:52 +0000 (20:21 +0800)
commit7d6c43d81cba16e99d4ef1edf3188d573e6f9598
treedd5152d53434c45541b7ab2180efca12cf7b22ae
parent523fcb711f803212880d53f4c0c8d8cc82972b09
crimson/net: move from out_q into sent queue

to avoid the refcounting of underlying RefCountedObject.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/net/Protocol.cc