Re: 2.5.70-mm7

From: Konstantin Kletschke (konsti@ludenkalle.de)
Date: Thu Jun 12 2003 - 01:57:49 EST


* Christophe Saout <christophe@saout.de> [Wed, Jun 11, 2003 at
* 01:33:53AM +0200]:
>
> Ok, I think I found the problem.
>
> In dm-ioctl.c in the function create this got changed:
>
> - int minor;
> + unsigned int minor = 0;
                                                                                                                                                  
...
                                                                                                                                                  
> + r = (minor < 0) ? next_free_minor(&minor) :
> specific_minor(minor);
> + if (r < 0) {
>
                                                                                                                                                  
If I am seeing this right this changes were introduced in -mm8 (i.e. I
wanted to change the code and I saw the changes have already been done).
                                                                                                                                                  
In spite of that, when I boot -mm8 the device-mapper is very angry :)
                                                                                                                                                  
device-mapper ioctl cmd 2 failed:
        No such device or address
Couldn't load device
        'GinaWild-l_swp0'.
                                                                                                                                                  
This is hopefully written down from screen correct so that the error
should be clear...
                                                                                                                                                  
Konsti

PS.:
Sorry Christophe, first attempt went out directly to your e-mail adress,
sometimes mutt drives me mad :-/

--
2.5.70-mm4
Konstantin Kletschke <konsti@ludenkalle.de>, <konsti@ku-gbr.de>
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E A080 1E69 3FDA EF62 FCEF
keulator.homelinux.org up 24 min, 1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 15 2003 - 22:00:31 EST