Whamcloud - gitweb
remove obsolete definitions.
authorlsy <lsy>
Wed, 31 May 2006 04:28:16 +0000 (04:28 +0000)
committerlsy <lsy>
Wed, 31 May 2006 04:28:16 +0000 (04:28 +0000)
lustre/include/lustre/lustre_idl.h

index 599c485..baf7f3e 100644 (file)
@@ -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,