Whamcloud - gitweb
LU-1303 osp: Basic OSP device implementation
[fs/lustre-release.git] / lustre / include / obd.h
index 6490a04..afc7a8e 100644 (file)
@@ -842,6 +842,8 @@ struct niobuf_local {
 #define LUSTRE_LMV_NAME         "lmv"
 #define LUSTRE_CMM_MDC_NAME     "cmm-mdc"
 #define LUSTRE_SLP_NAME         "slp"
+#define LUSTRE_LOD_NAME                "lod"
+#define LUSTRE_OSP_NAME                "osp"
 
 /* obd device type names */
  /* FIXME all the references to LUSTRE_MDS_NAME should be swapped with LUSTRE_MDT_NAME */