]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/frames_v2: make rx_segments_t global
authorIlya Dryomov <idryomov@gmail.com>
Thu, 30 Apr 2020 15:22:14 +0000 (17:22 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 12 Jun 2020 12:37:54 +0000 (14:37 +0200)
commitc081f3ca94adb4814c55aeeca0c0abdbc701ece2
treef80fed26aaf15cb2033a4155cb29a92e055a5efb
parent6b6d405d496efa44104ad0f28958c77c314a729e
msg/async/frames_v2: make rx_segments_t global

Use it in ProtocolV2.h and later in unit tests.

While at it, drop the unused len struct.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/crimson/net/ProtocolV2.cc
src/crimson/net/ProtocolV2.h
src/msg/async/ProtocolV2.cc
src/msg/async/ProtocolV2.h
src/msg/async/frames_v2.h