]> git.apps.os.sepia.ceph.com Git - ceph.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>
Mon, 13 Jul 2020 12:45:03 +0000 (14:45 +0200)
commit5d1eca8ecddec97cb10c7e60d4257e744c4f7e00
tree0dd57cf056c4249d06b34e60683fe8c76b2cbf56
parent2166fb1186ea2c53b5fc3652bd52d2843b511349
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>
(cherry picked from commit c081f3ca94adb4814c55aeeca0c0abdbc701ece2)

Conflicts:
src/crimson/net/ProtocolV2.cc [ crimson doesn't support
  msgr2 in nautilus ]
src/crimson/net/ProtocolV2.h [ ditto ]
src/msg/async/ProtocolV2.cc
src/msg/async/ProtocolV2.h
src/msg/async/frames_v2.h