From ba02b9571bd8e3718d769489ff0cdc5b7ae87386 Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 5 May 2005 18:12:01 +0000 Subject: [PATCH] Branch: b1_4 Placeholder from b_cray so it doesn't get reused. --- lustre/include/linux/lustre_idl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/include/linux/lustre_idl.h b/lustre/include/linux/lustre_idl.h index fa43c97..e64b57b 100644 --- a/lustre/include/linux/lustre_idl.h +++ b/lustre/include/linux/lustre_idl.h @@ -197,6 +197,7 @@ static inline void lustre_msg_set_op_flags(struct lustre_msg *msg, int flags) //#define MSG_CONNECT_PEER 0x8 #define MSG_CONNECT_LIBCLIENT 0x10 #define MSG_CONNECT_INITIAL 0x20 +#define MSG_CONNECT_ASYNC 0x40 /* Connect flags */ -- 1.8.3.1