also sprach Jérémy Bobbio <[EMAIL PROTECTED]> [2007.09.30.2140 +0100]: > --- mdadm-2.6.3+200709292116+4450e59.orig/super1.c > +++ mdadm-2.6.3+200709292116+4450e59/super1.c > @@ -1020,7 +1020,7 @@ > tst.minor_version = bestvers; > tst.ss = &super1; > tst.max_devs = 384; > - rv = load_super1(st, fd, sbp, devname); > + rv = load_super1(&tst, fd, sbp, devname); > if (rv == 0) > *st = tst; > return rv; > > As far as I can read, it will loop indefinetely as well, in in this > second call without the former change. > > Anyway, thanks for promptly figuring out this issue. :)
Many thanks, -3 is in preparation. -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer, author, administrator, and user `. `'` http://people.debian.org/~madduck - http://debiansystem.info `- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

