Whamcloud - gitweb
dbacaa6c665225d98713b54a84edc60033f68671
[doc/protocol.git] / mds_disconnect.txt
1 RPC 39: MDS DISCONNECT - Disconnect client from an MDS
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 [[mds-disconnect-rpc]]
4
5 .MDS_DISCONNECT Generic Packet Structure
6 image::mds-disconnect-generic.png["MDS_DISCONNECT Generic Packet Structure",height=100]
7
8 //////////////////////////////////////////////////////////////////////
9 The mds-disconnect-generic.png diagram resembles this text art:
10
11        MDS_DISCONNECT:
12       --request------
13       | ptlrpc_body |
14       ---------------
15       --reply--------
16       | ptlrpc_body |
17       ---------------
18 //////////////////////////////////////////////////////////////////////
19
20 The information exchanged in a DISCONNECT message is that normally
21 conveyed in the RPC descriptor, as described in <<struct-ptlrpc-body>>.
22