Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / ost_disconnect.txt
1 RPC 9: OST DISCONNECT - Disconnect client from an OST
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 [[ost-disconnect-rpc]]
4
5 .OST_DISCONNECT Generic Packet Structure
6 image::ost-disconnect-generic.png["OST_DISCONNECT Generic Packet Structure",height=100]
7
8 //////////////////////////////////////////////////////////////////////
9 The ost-disconnect-generic.png diagram resembles this text art:
10
11        OST_DISCONNECT:
12       --request------
13       | ptlrpc_body |
14       ---------------
15       --reply--------
16       | ptlrpc_body |
17       ---------------
18 //////////////////////////////////////////////////////////////////////
19
20 The information exchanged in an OST_DISCONNECT request message is
21 only that normally conveyed in the RPC descriptor, as described in
22 <<struct-ptlrpc-body>>.
23