From 8a6ada97a8896712a4d0131c1b464ca7123686b0 Mon Sep 17 00:00:00 2001
From: liangzhen <liangzhen>
Date: Fri, 22 Aug 2008 05:41:12 +0000
Subject: [PATCH] Branch HEAD

LNet branch for new o2iblnd protocol (b15983, b13621, b14425, b14358)
---
 build/buildcvs | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/build/buildcvs b/build/buildcvs
index 10e069ab11..4347e79b51 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -166,6 +166,15 @@ case "$lustretag" in
     b_hd_lnet_smp)
         # LNet grained locking and SMP improvement branch
         lnettag="b_hd_lnet_smp"
+        ldiskfstag="$ldiskfstag_head"
+        lustretag="HEAD"
+        libcfstag="HEAD"
+        ;;
+
+    b_hd_o2ib_new_proto)
+        # LNet branch for new o2iblnd protocol (15983, 13621, 14425, 14358)
+        lnettag="b_hd_o2ib_new_proto"
+        ldiskfstag="$ldiskfstag_head"
         lustretag="HEAD"
         libcfstag="HEAD"
         ;;
-- 
GitLab