From: tappro Date: Fri, 7 Apr 2006 14:33:55 +0000 (+0000) Subject: add name for MDD X-Git-Tag: v1_8_0_110~486^2~2072 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=93769de9e8bf9aa5355af3b7efb039267c19a941;p=fs%2Flustre-release.git add name for MDD --- diff --git a/lustre/include/linux/obd.h b/lustre/include/linux/obd.h index 13569a9..bdcc9c8 100644 --- a/lustre/include/linux/obd.h +++ b/lustre/include/linux/obd.h @@ -489,8 +489,10 @@ struct niobuf_local { /* FIXME all the references to these defines need to be updated */ #define LUSTRE_MDS_NAME "mds" #define LUSTRE_MDT_NAME "mdt" +/* new MDS layers. Prototype */ #define LUSTRE_MDT0_NAME "mdt0" #define LUSTRE_CMM0_NAME "cmm0" +#define LUSTRE_MDD0_NAME "mdd0" #define LUSTRE_OSD0_NAME "osd0" #define LUSTRE_MDC_NAME "mdc" @@ -510,7 +512,6 @@ struct niobuf_local { #define LUSTRE_MGS_OBDNAME "MGS" #define LUSTRE_MGC_OBDNAME "MGC" - /* Don't conflict with on-wire flags OBD_BRW_WRITE, etc */ #define N_LOCAL_TEMP_PAGE 0x10000000