Whamcloud - gitweb
LUDOC-294 protocol: Bring in new connection documentation
[doc/protocol.git] / mds_reint_structs.txt
1 MDS_REINT Structures
2 ~~~~~~~~~~~~~~~~~~~~
3 [[mds-reint-structs]]
4
5 MDS_REINT RPCs are those that get issued from a client to request an
6 operation on an MDT that will modify the MDT, so the MDT will initiate
7 a transaction to carry out the operation. The transactional nature of
8 the operation allows it to be replayed in the event of failure.  Note:
9 The only other MDT-modifying operation is MDS_CLOSE.
10
11 include::mdt_rec_reint.txt[]
12
13 include::mdt_rec_setattr.txt[]
14
15 include::mdt_rec_setxattr.txt[]