Whamcloud - gitweb
LUDOC-296 protocol: Reorganize the document ot be top-down
[doc/protocol.git] / getxattr.txt
index 33d698a..9dad5ff 100644 (file)
@@ -26,8 +26,8 @@ Step Client         MDT          OST
 2               <---LDLM_ENQUEUE
 //////////////////////////////////////////////////////////////////////
 
-1 - The client issues an LDLM_ENQUEUE with a 'getxattr' intent request
-to the MDS.
+*1 - The client issues an LDLM_ENQUEUE with a 'getxattr' intent
+request to the MDS.*
 
 The LDLM_ENQUEUE request identifies the resource, and asks for a
 protected read lock on the inode (LDLM_IBITS = 13) with a 'getxattr'
@@ -60,8 +60,8 @@ text art:
       -------------------------------------------------------
 //////////////////////////////////////////////////////////////////////
 
-2 - The MDT replies with an LDLM_ENQUEUE with the extended attributes
-data.
+*2 - The MDT replies with an LDLM_ENQUEUE with the extended
+attributes data.*
 
 The LDLM_ENQUEUE reply grants the protected read lock on the inode
 bits. A 'struct mdt_body' (see <<struct-mdt-body>>) is present with no