Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / llog_origin_handle_next_block.txt
index 33d7567..5cda363 100644 (file)
@@ -2,10 +2,25 @@ RPC 502: LLOG ORIGIN HANDLE NEXT BLOCK - Read the next block
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [[llog-origin-handle-next-block-rpc]]
 
-.LLOG_ORIGIN_HANDLE_NEXT_BLOCK (502)
-[options="header"]
-|====
-| request         | reply
-| llogd_body_only | llog_origin_handle_next_block_server
-|====
+.LLOG_ORIGIN_HANDLE_NEXT_BLOCK Generic Packet Structure
+image::llog-origin-handle-next-block-generic.png["LLOG_ORIGIN_HANDLE_NEXT_BLOCK Generic Packet Structure",height=100]
+
+//////////////////////////////////////////////////////////////////////
+The llog-origin-handle-next-block-generic.png diagram resembles this
+text art:
+
+       LLOG_ORIGIN_HANDLE_NEXT_BLOCK:
+      --request-------------------
+      | ptlrpc_body | llogd_body |
+      ----------------------------
+      --reply------------------------------
+      | ptlrpc_body | llogd_body | eadata |
+      -------------------------------------
+//////////////////////////////////////////////////////////////////////
+
+'ptlrpc_body':: RPC descriptor. See <<struct-ptlrpc-body>>.
+
+'llogd_body':: See <<struct-llogd-body>>
+
+'eadata'::Extended attributes info.