Whamcloud - gitweb
- use special ldiskfs branch for b_post_cmd3
authortappro <tappro>
Thu, 14 Jun 2007 10:11:29 +0000 (10:11 +0000)
committertappro <tappro>
Thu, 14 Jun 2007 10:11:29 +0000 (10:11 +0000)
build/buildcvs

index 723d9e2..bd30a95 100644 (file)
@@ -143,6 +143,11 @@ case "$lustretag" in
     b_uoss)
         lnettag="b_uoss"
         ;;
+    
+    # CMD3
+    b_post_cmd3)
+        ldiskfstag="b1_8_iam"
+        ;;
 
     # v1.0-v1.3, v1.4.0-v1.4.2
     v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*)