Whamcloud - gitweb
LUDOC-296 protocol: remove internal details from descriptions
[doc/protocol.git] / ldlm_cp_callback.txt
index eb5a69c..071db0f 100644 (file)
@@ -27,12 +27,12 @@ resource. The reply is just an acknowledgment of receipt, and doesn't
 carry any further information about the lock or the resource.
 
 'ptlrpc_body'::
-RPC descriptor.
+RPC descriptor <<struct-ptlrpc-body>>.
 
 'ldlm_request'::
 Description of the lock being requested. Which resource is the target,
-what lock is current, and what lock desired.
+what lock is current, and what lock desired. <<struct-ldlm-request>>
 
 'ost_lvb'::
-Attribute data associated with a resource on an OST.
+Attribute data associated with a resource on an OST. <<struct-ost-lvb>>