Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / llog_origin_handle_next_block.txt
1 RPC 502: LLOG ORIGIN HANDLE NEXT BLOCK - Read the next block
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 [[llog-origin-handle-next-block-rpc]]
4
5 .LLOG_ORIGIN_HANDLE_NEXT_BLOCK Generic Packet Structure
6 image::llog-origin-handle-next-block-generic.png["LLOG_ORIGIN_HANDLE_NEXT_BLOCK Generic Packet Structure",height=100]
7
8 //////////////////////////////////////////////////////////////////////
9 The llog-origin-handle-next-block-generic.png diagram resembles this
10 text art:
11
12        LLOG_ORIGIN_HANDLE_NEXT_BLOCK:
13       --request-------------------
14       | ptlrpc_body | llogd_body |
15       ----------------------------
16       --reply------------------------------
17       | ptlrpc_body | llogd_body | eadata |
18       -------------------------------------
19 //////////////////////////////////////////////////////////////////////
20
21 'ptlrpc_body':: RPC descriptor. See <<struct-ptlrpc-body>>.
22
23 'llogd_body':: See <<struct-llogd-body>>
24
25 'eadata'::Extended attributes info.
26