Re: fr1-2.16 patch for 2.6.10 kernel
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Organization | UC3M |
| Message-ID | <[email protected]> |
In article <[email protected]> you wrote: > Selon [email protected]: > > OOPs! It's totally my fault! I hadn't put old nbd out of the kernel ! > > now it's ok, i hope... Just the time to compile... > > http://lists.community.tummy.com/mailman/listinfo/enbd > > > enbd make test succeds, except at the end : These are remote ioctl tests. Looks like the enbd_ioctl module is not loaded. > ioctl 1 (write direct) testing write illegal ..success (fail Invalid argument) > ioctl 1 (write direct) testing write 0x72c4d611 ..FAIL (Invalid argument) > ioctl 2 (read indirect) testing read 0x72c4d611 ..FAIL (Invalid argument) > ioctl 3 (write + read indirect) testing illegal ..success (fail Invalid > argument) > ioctl 3 (write + read indirect) testing w/r 0x7294bf16 ..FAIL (Invalid > argument) > ioctl 4 (large read indirect) testing ..FAIL (Invalid argument) > ioctl 5 (large write + read indirect) testing ..FAIL (Invalid argument) > echo done > done > anything harmful ? Not unless you like doing remote ioctls. Peter