Whamcloud - gitweb
b=22129 add debug patch for 22129
[fs/lustre-release.git] / lustre / include / lustre_import.h
index ebcc46f..46b039d 100644 (file)
 #ifndef __IMPORT_H
 #define __IMPORT_H
 
+/** \defgroup export export
+ *
+ * @{
+ */
+
 #include <lustre_handles.h>
 #include <lustre/lustre_idl.h>
 
@@ -248,4 +253,6 @@ struct obd_export;
 extern struct obd_import *class_exp2cliimp(struct obd_export *);
 extern struct obd_import *class_conn2cliimp(struct lustre_handle *);
 
+/** @} import */
+
 #endif /* __IMPORT_H */