Whamcloud - gitweb
LUDOC-296 protocol: remove internal details from descriptions
[doc/protocol.git] / ldlm_bl_callback.txt
index cc3be06..5a26eec 100644 (file)
@@ -29,9 +29,9 @@ 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>>