Whamcloud - gitweb
b=22470 Put header file contents into a doxygen group.
[fs/lustre-release.git] / lustre / include / lustre_eacl.h
index f2281ba..80906f4 100644 (file)
 #ifndef _LUSTRE_EACL_H
 #define _LUSTRE_EACL_H
 
+/** \defgroup eacl eacl
+ *
+ * @{
+ */
+
 #ifdef CONFIG_FS_POSIX_ACL
 
 # ifdef HAVE_XATTR_ACL
@@ -109,4 +114,6 @@ lustre_acl_xattr_merge2ext(posix_acl_xattr_header *posix_header, int size,
 
 #endif /* CONFIG_FS_POSIX_ACL */
 
+/** @} eacl */
+
 #endif