Whamcloud - gitweb
b=bug4165
[fs/lustre-release.git] / lustre / include / linux / lustre_idl.h
index b0d32e5..8fb1303 100644 (file)
 #define LUSTRE_LOG_VERSION  0x00050000
 #define LUSTRE_PBD_VERSION  0x00060000
 
-/* initial pid  */
-#define LUSTRE_PTL_PID          999999
-#define LUSTRE_SRV_PTL_PID      LUSTRE_PTL_PID    
-
 struct lustre_handle {
         __u64 cookie;
 };