Whamcloud - gitweb
LU-11814 obd: Crashed while mount in parallel
[fs/lustre-release.git] / lustre / include / obd.h
index be44801..1c8bfa3 100644 (file)
@@ -111,6 +111,7 @@ struct obd_type {
        struct kobject           typ_kobj;
 };
 #define typ_name typ_kobj.name
+#define OBD_LU_TYPE_SETUP ((void *)0x01UL)
 
 struct brw_page {
        u64              off;