Whamcloud - gitweb
- make the script aware of b_hd_rocache_oss branch
authoralex <alex>
Wed, 30 Jul 2008 12:13:13 +0000 (12:13 +0000)
committeralex <alex>
Wed, 30 Jul 2008 12:13:13 +0000 (12:13 +0000)
build/buildcvs

index b8d4e68..87ed21b 100644 (file)
@@ -188,6 +188,13 @@ case "$lustretag" in
         dmutag="zfs-lustre"
         ;;
 
+    # read-only cache for oss
+    b_hd_rocache_oss)
+        lnettag="HEAD"
+        ldiskfstag="b_hd_rocache_oss"
+        libcfstag="HEAD"
+        ;;
+    
     # uMDS
     b_dmu_umds)
         lnettag="b_uoss_umds"