Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / setattr.txt
index 9b8c76b..c2718f9 100644 (file)
@@ -32,7 +32,7 @@ Step Client         MDT          OST
 In addition to the 'ptlrpc_body' (Lustre RPC descriptor), the MDS_REINT
 request RPC from the client has the REINT structure 'mdt_rec_setattr', and a
 lock request 'ldlm_request'. For a detailed discussion of all the fields in
-the 'mdt_rec_setattr' and 'ldlm_request' refer to <<mdt-rec-setattr>>
+the 'mdt_rec_setattr' and 'ldlm_request' refer to <<struct-mdt-rec-setattr>>
 and <<struct-ldlm-request>>.
 
 .MDS_REINT:REINT_SETATTR Request Packet Structure