Whamcloud - gitweb
b=15599 hsm infrastructure
[fs/lustre-release.git] / lustre / include / darwin / lustre_dlm.h
index ab5fea5..5287821 100644 (file)
 #ifndef _LUSTRE_DLM_H__
 #error Do not #include this file directly. #include <lprocfs_status.h> instead
 #endif
-
-#define IT_OPEN     0x0001
-#define IT_CREAT    0x0002
-#define IT_READDIR  0x0004
-#define IT_GETATTR  0x0008
-#define IT_LOOKUP   0x0010
-#define IT_UNLINK   0x0020
-#define IT_GETXATTR 0x0040
-#define IT_EXEC     0x0080
-#define IT_PIN      0x0100
-#define IT_CHDIR    0x0200
-
-
 #endif