From 327336bc46babce1dfbb2dd61265c8a45edb5008 Mon Sep 17 00:00:00 2001
From: "robert.read" <robert.read>
Date: Thu, 9 Oct 2008 22:04:26 +0000
Subject: [PATCH] Branch HEAD

Use correct libcfs version in v1_* tags.
---
 build/buildcvs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/buildcvs b/build/buildcvs
index b64277bdbd..d8d735a679 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -325,6 +325,7 @@ case "$lustretag" in
         libsysiotag="$lustretag"
         snmptag="$lustretag"
         ldiskfstag="$lustretag"
+        libcfstag="$lustretag"
         ;;
 
     b_HEAD_*|b_head_*|b_hd_*)
-- 
GitLab