r3507: - added deferred replies on sharing violation in pvfs open. The
[jelmer/samba4-debian.git] / source / include / messages.h
index 96c1e81a313aa683cd0747e179b66bd989d3654a..48376efa037d3296442634e0ccdc7afaa8da0460 100644 (file)
@@ -29,5 +29,6 @@ struct messaging_context;
 #define MSG_PING               2
 #define MSG_PONG               3
 #define MSG_BRL_RETRY          4
+#define MSG_PVFS_RETRY_OPEN    5
 
 #endif