]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async/frames_v2: rename and clarify FRAME_FLAGS_LATEABRT
authorIlya Dryomov <idryomov@gmail.com>
Mon, 4 May 2020 15:52:13 +0000 (17:52 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 13 Jul 2020 12:45:20 +0000 (14:45 +0200)
commit46d83a2c45024cace5b6db35aa46c54f6b7542f9
treeba3141dd85070563f8f6031dc7c71c364b879600
parent205f5319f348f46a0c1722944bf8f6cb504f93de
msg/async/frames_v2: rename and clarify FRAME_FLAGS_LATEABRT

Clarify that the frame can be aborted at any point after the
preamble and the first segment are put on the wire.  When that
happens, the remaining segments (including the data segment)
may be filled with zeros.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit bc835b8bed627af89b1a0bb0f7585e0e3d531aaa)

Conflicts:
src/crimson/net/ProtocolV2.cc [ crimson doesn't support
  msgr2 in nautilus ]
src/msg/async/frames_v2.h [ context: commit c70f779d12a2
  ("headers: Make ceph_le member private") not in nautilus ]
src/msg/async/frames_v2.cc
src/msg/async/frames_v2.h