X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=getxattr.txt;fp=getxattr.txt;h=9dad5ff97bf142d39f03c2176437a84307af5101;hb=ee65276930a8c3fd916e1e0fab2d87d4725aeb58;hp=33d698acd97b6a4c70fd5fce03d2e4d1b447e987;hpb=907058386e795d992ab307dda9d517a2a86fac8d;p=doc%2Fprotocol.git diff --git a/getxattr.txt b/getxattr.txt index 33d698a..9dad5ff 100644 --- a/getxattr.txt +++ b/getxattr.txt @@ -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 <>) is present with no