Whamcloud - gitweb
LUDOC-296 protocol: Reorganize the document ot be top-down
[doc/protocol.git] / mgs_disconnect.txt
diff --git a/mgs_disconnect.txt b/mgs_disconnect.txt
new file mode 100644 (file)
index 0000000..79d5e8d
--- /dev/null
@@ -0,0 +1,17 @@
+RPC 251: MGS DISCONNECT - Disconnect client from an MGS
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+[[mgs-disconnect-rpc]]
+
+.MGS_DISCONNECT (251)
+[options="header"]
+|====
+| request | reply
+| empty   | empty
+|====
+
+N.B. The usual 'struct req_format' definition does not exist for
+MGS_DISCONNECT. It will take a more careful code review to verify that
+it also has 'empty' messages gong back and forth.
+
+The information exchanged in a DISCONNECT message is that normally
+conveyed in the RPC descriptor.