Whamcloud - gitweb
Branch HEAD
authorliangzhen <liangzhen>
Fri, 22 Aug 2008 05:41:12 +0000 (05:41 +0000)
committerliangzhen <liangzhen>
Fri, 22 Aug 2008 05:41:12 +0000 (05:41 +0000)
LNet branch for new o2iblnd protocol (b15983, b13621, b14425, b14358)

build/buildcvs

index 10e069a..4347e79 100644 (file)
@@ -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"
         ;;