Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / ost_disconnect.txt
index 37592ab..6a26e0d 100644 (file)
@@ -2,12 +2,20 @@ RPC 9: OST DISCONNECT - Disconnect client from an OST
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [[ost-disconnect-rpc]]
 
-.OST_DISCONNECT (9)
-[options="header"]
-|====
-| request | reply
-| empty   | empty
-|====
+.OST_DISCONNECT Generic Packet Structure
+image::ost-disconnect-generic.png["OST_DISCONNECT Generic Packet Structure",height=100]
+
+//////////////////////////////////////////////////////////////////////
+The ost-disconnect-generic.png diagram resembles this text art:
+
+       OST_DISCONNECT:
+      --request------
+      | ptlrpc_body |
+      ---------------
+      --reply--------
+      | ptlrpc_body |
+      ---------------
+//////////////////////////////////////////////////////////////////////
 
 The information exchanged in an OST_DISCONNECT request message is
 only that normally conveyed in the RPC descriptor, as described in