Re: enbd-fr1 on 2.6.11.12 problems
denis bonnenfant <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi peter, I reworked the fr1 patch against 2.6.12 and now it looks good. Locking seems correct too. I'm going to test it and send you the patch. But now a little problem with enbd applying the patch to the kernel: CC [M] drivers/block/enbd/enbd_base.o drivers/block/enbd/enbd_base.c: In function `enbd_soft_reset': drivers/block/enbd/enbd_base.c:3225: too many arguments to function `__invalidate_device' drivers/block/enbd/enbd_base.c: At top level: drivers/block/enbd/enbd_base.c:4295: warning: `enbd_read_block_0' defined but not used I just comment the line, as you seemed to do on some other places... but i really don't understand what i'm doing ! Denis