Whamcloud - gitweb
LUDOC 299 protocol: Spell-check document
[doc/protocol.git] / struct_mdt_rec_setxattr.txt
index 4eed3df..58f2efc 100644 (file)
@@ -38,8 +38,9 @@ struct mdt_rec_setxattr {
 The 'setxattr' variant modifies the semantics of the generic REINT
 fields as follows:
 
-There is only one FID to be operated upon, and the 'sx_valid',
-and the second 'struct lu_fid' is just "padding".
+There is only one FID to be operated upon, and the 'sx_valid', and the
+second 'struct lu_fid' from the generic <<struct-mdt-rec-reint>> is
+just "padding". See also <<struct-lu-fid>>.
 
 The 'sx_valid' field identifies which of the other fields in the
 structure are to be honored. If the corresponding flag bit is not set
@@ -47,12 +48,15 @@ then the value of the corresponding field is to be ignored. The flag
 values draw from the same set of definitions as
 <<struct-mdt-rec-setattr>>.
 
+.SX Valid
+****
 .Flags for 'sx_valid' field of 'struct mdt_rec_setxattr'
 [options="header"]
 |====
 | Flag                | Meaning
 | OBD_MD_FLCTIME      | ctime attribute
 |====
+****
 
 The 'sx_time' field is set to the 'ctime' value for the update and the
 OBD_MD_FLCTIME value is used in the 'sx_valid' field to indicate the