Whamcloud - gitweb
LUDOC-297 protocol: Update protocol document
[doc/protocol.git] / getattr.txt
index 73912bf..44edcbf 100644 (file)
@@ -58,9 +58,11 @@ text art:
       --------------------------------------------------------------
 //////////////////////////////////////////////////////////////////////
 
+See <<ldlm-enqueue-rpc>>.
+
 The ldlm_request structure signals that it has an intent ('lock_flags' =
 LDLM_FL_HAS_INTENT), The lock descriptor's resource type is
-'loc_desc'->'l_resource'->'lr_type'=LDLM_IBITS.
+'lr_type'=LDLM_IBITS (See <<struct-ldlm-resource-desc>>).
 
 The 'ldlm_intent' opcode is for 'getattr' (0x1000).
 
@@ -181,6 +183,8 @@ The ldlm-enqueue-request.png diagram resembles this text art:
       ------------------------------
 //////////////////////////////////////////////////////////////////////
 
+See <<ldlm-enqueue-rpc>>.
+
 *4 - The OST invokes a glimps lock callback on Client2.*
 
 Client2 previously had a lock on the desired resource, and the glimpse
@@ -200,6 +204,8 @@ The ldlm-gl-callback-request.png diagram resembles this text art:
       ------------------------------
 //////////////////////////////////////////////////////////////////////
 
+See <<ldlm-gl-callback-rpc>>.
+
 *5 - Client2 replies with LVB data for the OST.*
 
 The OST is waiting to hear back from Client2 to update size and time