From: tappro Date: Tue, 4 Apr 2006 07:44:01 +0000 (+0000) Subject: move cmm name to the obd.h X-Git-Tag: v1_8_0_110~486^2~2104 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e474bb8b71496e876913ed37d5609d1d05d410c9;p=fs%2Flustre-release.git move cmm name to the obd.h --- diff --git a/lustre/include/linux/obd.h b/lustre/include/linux/obd.h index e7c35a9..f3489cd 100644 --- a/lustre/include/linux/obd.h +++ b/lustre/include/linux/obd.h @@ -490,6 +490,7 @@ struct niobuf_local { #define LUSTRE_MDS_NAME "mds" #define LUSTRE_MDT_NAME "mdt" #define LUSTRE_MDT0_NAME "mdt0" +#define LUSTRE_CMM0_NAME "cmm0" #define LUSTRE_MDC_NAME "mdc"