On 7 Jul, Kenneth D. Merry wrote:
>> This happens when ENABLE_VFS_IOOPT is configured by ZERO_COPY_SOCKETS is
>> not configured.
> The attached patch should fix both issues.
>
> Let me know whether this fixes it for you.
Yes, compiles fine here.
Bye,
Alexander.
--
Speak soft
Kenneth D. Merry wrote:
> The attached patch should fix both issues.
I give it a try later (perhaps tomorrow).
Bye,
Alexander.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, Jul 08, 2002 at 07:52:22 +1000, Bruce Evans wrote:
> On Sun, 7 Jul 2002, Alexander Leidinger wrote:
>
> > -current from today fails in kern/kern_subr.c:
> >
> > ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype
> >
> > ---snip---
> > #if defined(ENABLE_VFS_IOO
On Sun, 7 Jul 2002, Alexander Leidinger wrote:
> -current from today fails in kern/kern_subr.c:
>
> ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype
>
> ---snip---
> #if defined(ENABLE_VFS_IOOPT) || defined(ZERO_COPY_SOCKETS)
> /*
> * Experimental support for zero-c