From 7fb9ec44335162c7f6e16bd55b47ad6b289a9db4 Mon Sep 17 00:00:00 2001
From: "robert.read" <robert.read>
Date: Thu, 3 Jul 2008 20:33:19 +0000
Subject: [PATCH] Branch HEAD

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

diff --git a/build/buildcvs b/build/buildcvs
index a3c8ebc472..830e83a9f7 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -249,6 +249,12 @@ case "$lustretag" in
         libcfstag="HEAD"
         ;;
 
+    b_head_libcfs)
+        lnettag="b_head_libcfs"
+        ldiskfstag="$ldiskfstag_head"
+        libcfstag="b_head_libcfs"
+        ;;
+
     # all later v* tags
     v[1-9]*)
         lnettag="$lustretag"
-- 
GitLab