Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / llog_origin_handle_create.txt
index 7540b25..9404c75 100644 (file)
@@ -2,10 +2,24 @@ RPC 501: LLOG ORIGIN HANDLE CREATE - Create llog handle
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [[llog-origin-handle-create-rpc]]
 
-.LLOG_ORIGIN_HANDLE_CREATE (510)
-[options="header"]
-|====
-| request                          | reply
-| llog_origin_handle_create_client | llogd_body_only
-|====
+.LLOG_ORIGIN_HANDLE_CREATE Generic Packet Structure
+image::llog-origin-handle-create-generic.png["LLOG_ORIGIN_HANDLE_CREATE Generic Packet Structure",height=100]
 
+//////////////////////////////////////////////////////////////////////
+The llog-origin-handle-create-generic.png diagram resembles this text
+art:
+
+       LLOG_ORIGIN_HANDLE_CREATE:
+      --request----------------------------
+      | ptlrpc_body | llogd_body | string |
+      -------------------------------------
+      --reply---------------------
+      | ptlrpc_body | llogd_body |
+      ----------------------------
+//////////////////////////////////////////////////////////////////////
+
+'ptlrpc_body':: RPC descriptor. See <<struct-ptlrpc-body>>.
+
+include::struct_llogd_body.txt[]
+
+'string':: The name of the log.