Whamcloud - gitweb
LUDOC 299 protocol: Spell-check document
[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 Read information from a log object.
6
7 .LLOG_ORIGIN_HANDLE_NEXT_BLOCK Request Packet Structure
8 image::llog-origin-handle-next-block-request.png["LLOG_ORIGIN_HANDLE_NEXT_BLOCK Request Packet Structure",height=50]
9
10 //////////////////////////////////////////////////////////////////////
11 The llog-origin-handle-next-block-request.png diagram resembles this
12 text art:
13
14        LLOG_ORIGIN_HANDLE_NEXT_BLOCK:
15       --request-------------------
16       | ptlrpc_body | llogd_body |
17       ----------------------------
18 //////////////////////////////////////////////////////////////////////
19
20 'ptlrpc_body':: RPC descriptor. See <<struct-ptlrpc-body>>.
21
22 'llogd_body':: See <<struct-llogd-body>>
23
24 .LLOG_ORIGIN_HANDLE_NEXT_BLOCK Reply Packet Structure
25 image::llog-origin-handle-next-block-reply.png["LLOG_ORIGIN_HANDLE_NEXT_BLOCK Reply Packet Structure",height=50]
26
27 //////////////////////////////////////////////////////////////////////
28 The llog-origin-handle-next-block-reply.png diagram resembles this
29 text art:
30
31        LLOG_ORIGIN_HANDLE_NEXT_BLOCK:
32       --reply------------------------------
33       | ptlrpc_body | llogd_body | eadata |
34       -------------------------------------
35 //////////////////////////////////////////////////////////////////////
36
37 'ptlrpc_body':: RPC descriptor. See <<struct-ptlrpc-body>>.
38
39 'llogd_body':: See <<struct-llogd-body>>
40
41 'eadata'::Extended attributes info.
42