Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / mds_reint_structs.txt
diff --git a/mds_reint_structs.txt b/mds_reint_structs.txt
deleted file mode 100644 (file)
index d300f38..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-MDS_REINT Structures
-^^^^^^^^^^^^^^^^^^^^
-[[mds-reint-structs]]
-
-MDS_REINT RPCs are those that get issued from a client to request an
-operation on an MDT that will modify the MDT, so the MDT will initiate
-a transaction to carry out the operation. The transactional nature of
-the operation allows it to be replayed in the event of failure.  Note:
-The only other MDT-modifying operation is MDS_CLOSE.
-
-include::mdt_rec_reint.txt[]
-
-include::mdt_rec_setattr.txt[]
-
-include::mdt_rec_setxattr.txt[]