From 8bb5c9cfe29de7db0d46c817f1352f5dc8ff3cfa Mon Sep 17 00:00:00 2001
From: liangzhen <liangzhen>
Date: Mon, 10 Sep 2007 16:11:34 +0000
Subject: [PATCH] Userspace o2iblnd development branch

---
 build/buildcvs | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/build/buildcvs b/build/buildcvs
index 5e21e54b46..c71d56bbac 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -158,6 +158,12 @@ case "$lustretag" in
 	lustretag="b1_6_usocklnd"
 	;;
 
+    b_uo2iblnd)
+        # lnet u-o2iblnd development branch
+        lnettag="b_uo2iblnd"
+        lustretag="HEAD"
+        ;;
+
     # CMD3
     HEAD|b_post_cmd3|b1_8_gssfix|b_new_cmd_sles10|b1_6_head_sync)
         # Update b1_8 above when changing this.
-- 
GitLab