Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 01d0c3742679f7e0cd581ee5240ce225 > files > 9

util-linux-2.22.2-5.mga3.src.rpm

--- mount/lomount.c	2009-01-13 18:11:05.000000000 +0100
+++ mount/lomount.c.oden	2009-01-13 18:11:15.000000000 +0100
@@ -59,7 +59,7 @@ extern int read_options_from_fstab(char 
 extern int recompute_loop_dev_size(char *);
 
 #if !defined(LOOP_PASSWORD_MIN_LENGTH)
-# define  LOOP_PASSWORD_MIN_LENGTH   20
+# define  LOOP_PASSWORD_MIN_LENGTH   3
 #endif
 
 char    *passFDnumber = (char *)0;