From: lsy Date: Wed, 31 May 2006 04:28:16 +0000 (+0000) Subject: remove obsolete definitions. X-Git-Tag: v1_7_100~1^90~8^2~185 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0151506caf56ba5ffff364f4a98ff99f7f538345;p=fs%2Flustre-release.git remove obsolete definitions. --- diff --git a/lustre/include/lustre/lustre_idl.h b/lustre/include/lustre/lustre_idl.h index 599c485..baf7f3e 100644 --- a/lustre/include/lustre/lustre_idl.h +++ b/lustre/include/lustre/lustre_idl.h @@ -576,14 +576,6 @@ extern void lustre_swab_ost_lvb(struct ost_lvb *); * MDS REQ RECORDS */ -/* FIXME: this is different from HEAD, adjust it - * while merge GSS */ -#define MDS_REQ_REC_OFF 0 - -#define MDS_REQ_INTENT_LOCKREQ_OFF 0 -#define MDS_REQ_INTENT_IT_OFF 1 -#define MDS_REQ_INTENT_REC_OFF 2 - /* opcodes */ typedef enum { MDS_GETATTR = 33,