On Sat, Aug 25, 2007 at 12:19:17AM +0000, Matteo Riondato wrote:
> matteo      2007-08-25 00:19:17 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     etc/rc.d             mdconfig 
>   Log:
>   sleep 2 seconds after having loaded g_uzip.ko. We need this because
>   otherwise the /dev/mdX.uzip won't be created immediately, which is
>   needed because we issue a mount right afterwards.

Wouldn't it be better to loop & retry (with a small sleep) until it
appears?  "Sleeping N seconds" is a way to just shuffle a race into
some other case.

Kris
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to