Whamcloud - gitweb
LUDOC-296 protocol: remove internal details from descriptions
[doc/protocol.git] / getattr.txt
index b44234c..73912bf 100644 (file)
@@ -1,6 +1,6 @@
 Getattr
 ~~~~~~~
-
+[[getattr]]
 The 'getattr' VFS method is used to examine the attributes associated
 with a resource (it is an inode operation). The attributes are the
 same ones returned by a 'stat' operation: mode, uid, guid, size,
@@ -90,7 +90,7 @@ is these flags:
 | OBD_MD_FLDIREA     | dir extended attributes
 | OBD_MD_FLMODEASIZE | mode size
 | OBD_MD_MEA         |
-| OBD_MD_FLACL       | ACL
+| OBD_MD_FLACL       | access control list (ACL)
 | OBD_MD_FLMDSCAPA   |
 |====