X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2Fbuildcvs;h=a863fbb34265fb8c0bf9c463d5b0ae47142b7326;hb=1091b2ed86cc7065da5984c2f3f08cf1f6f49d0f;hp=2d2f24aa233225ac48d9c62d8ccba88fff6a3ce5;hpb=cc4a5ad072d6c009a8940a3793f4d4642a84383b;p=fs%2Flustre-release.git diff --git a/build/buildcvs b/build/buildcvs index 2d2f24a..a863fbb 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -26,10 +26,6 @@ case "$lustretag" in portalstag="b1_4_bgl" ;; - b1_4_rhel4) - portalstag="b1_4_rhel4" - ;; - b_cmd*) portalstag="$lustretag" ;; @@ -38,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" ;; @@ -46,6 +46,10 @@ case "$lustretag" in portalstag="b_hd_sec" ;; + b_hd_sec_oss) + portalstag="b_hd_sec" + ;; + b_port_ahead) portalstag="b_port_ahead" ;; @@ -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" ;;