Whamcloud - gitweb
add mdc_device name
authortappro <tappro>
Mon, 1 May 2006 22:13:11 +0000 (22:13 +0000)
committertappro <tappro>
Mon, 1 May 2006 22:13:11 +0000 (22:13 +0000)
lustre/include/linux/obd.h

index e56bb94..10df790 100644 (file)
@@ -521,6 +521,7 @@ struct niobuf_local {
 #define LUSTRE_MDD0_NAME "mdd0"
 #define LUSTRE_OSD0_NAME "osd0"
 #define LUSTRE_FLD0_NAME "fld0"
+#define LUSTRE_MDC0_NAME "mdc0"
 
 #define LUSTRE_MDC_NAME "mdc"
 #define LUSTRE_LMV_NAME "lmv"