Whamcloud - gitweb
b=21938 use the same set during replay
[fs/lustre-release.git] / lustre / include / lustre_fld.h
index 9d46541..da971ab 100644 (file)
 #ifndef __LINUX_FLD_H
 #define __LINUX_FLD_H
 
+/** \defgroup fld fld
+ *
+ * @{
+ */
+
 #include <lustre/lustre_idl.h>
 #include <lustre_mdt.h>
 #include <dt_object.h>
@@ -189,4 +194,6 @@ int fld_client_add_target(struct lu_client_fld *fld,
 int fld_client_del_target(struct lu_client_fld *fld,
                           __u64 idx);
 
+/** @} fld */
+
 #endif