]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Sun, 14 Jun 2020 11:56:09 +0000 (11:56 +0000)
commitbc835b8bed627af89b1a0bb0f7585e0e3d531aaa
treef2b455e3d928e5fb997c549d737d79278a7517b9
parent712915b3d46652c07c2b05162d610afd64891e9e
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>
src/crimson/net/ProtocolV2.cc
src/msg/async/frames_v2.cc
src/msg/async/frames_v2.h