[Dmraid-debian-commits] [SCM] Maintenance of the dmraid package branch, master, updated. debian/1.0.0.rc15-1-1-gac0f158

Luke Yelavich luke.yelavich at canonical.com
Tue Feb 17 04:47:59 UTC 2009


The following commit has been merged in the master branch:
commit ac0f158245ecafdcbc984fe322b176576c33d050
Author: Luke Yelavich <luke.yelavich at canonical.com>
Date:   Tue Feb 17 15:45:18 2009 +1100

    Make use of the new -Z flag for activating dmraid arrays

diff --git a/debian/dmraid-activate b/debian/dmraid-activate
index 558b599..56684fc 100644
--- a/debian/dmraid-activate
+++ b/debian/dmraid-activate
@@ -67,7 +67,7 @@ activate_array ()
 
 	# At this point we have the required number of devs, or the user wants the
 	# array brought up in degraded mode, except in the case of striped arrays.
-	dmraid -i -ay "$1"
+	dmraid -i -ay -Z "$1"
 	return $Return_Val
 }
 

-- 
Maintenance of the dmraid package



More information about the Dmraid-debian-commits mailing list