From: tappro Date: Mon, 1 May 2006 22:13:11 +0000 (+0000) Subject: add mdc_device name X-Git-Tag: v1_8_0_110~486^2~1901 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=921d8c4d70ff054ab9bd5a635f617e58ca51e2ac;p=fs%2Flustre-release.git add mdc_device name --- diff --git a/lustre/include/linux/obd.h b/lustre/include/linux/obd.h index e56bb94..10df790 100644 --- a/lustre/include/linux/obd.h +++ b/lustre/include/linux/obd.h @@ -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"