Whamcloud - gitweb
branch: b_hd_acl
[fs/lustre-release.git] / build / buildcvs
index 43efd68..a863fbb 100644 (file)
@@ -34,6 +34,10 @@ case "$lustretag" in
        libsysiotag="LIBSYSIO_HEAD_20041101"
        ;;
 
+    b_hd_acl)
+       portalstag="b_hd_sec"
+       ;;
+
     b_hd_remote_uid)
        portalstag="b_hd_sec"
        ;;
@@ -73,7 +77,7 @@ case "$lustretag" in
        portalstag=$lustretag
        ;;
 
-    v1_[0-3]*|v1_4_0*|[A-Z]*)
+    v1_[0-3]*|v1_4_*|[A-Z]*)
        portalstag="$lustretag"
        ;;