Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2008 18:09:03 +0200
From:      "Attilio Rao" <attilio@freebsd.org>
To:        "Ian FREISLICH" <ianf@clue.co.za>
Cc:        current@freebsd.org
Subject:   Re: PATCH: vinvalbuf(9), fusefs-kmod
Message-ID:  <3bbf2fe10810240909g7db456ddxf6a28e76b10b563d@mail.gmail.com>
In-Reply-To: <E1KtHK0-000ETW-1v@clue.co.za>
References:  <E1KrpmD-0001S4-NF@clue.co.za> <3bbf2fe10810201303y54d1d611ibf94b1c60fcefaef@mail.gmail.com> <E1KtHK0-000ETW-1v@clue.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
2008/10/24 Ian FREISLICH <ianf@clue.co.za>:
> "Attilio Rao" wrote:
>> 2008/10/20, Ian Freislich <ianf@clue.co.za>:
>> > Hi
>> >
>> >  It appears that vinvalbuf() has changed, but the manual page has
>> >  not been updated.  Also, after this change, sysutils/fusefs-kmod
>> >  doesn't compile.  These patches address both issues.
>>
>> Sorry for the late action, but I updated manpage and bumped
>> __FreeBSD_version so that ports maintainers can deal with that.
>
> The man page is not correct:
>
> SYNOPSIS
>     #include <sys/param.h>
>     #include <sys/vnode.h>
>
>     int
>     vinvalbuf(struct vnode *vp, int flags, struct ucred *cred, int slpflag,
>         int slptimeo);
>
> Yet, sys/vnode.h:
> int     vinvalbuf(struct vnode *vp, int save, int slpflag, int slptimeo);
>
> struct ucred *cred is not a parameter to this function like the
> manual page suggests.

Right I will fix it ASAP.

Thanks,
Attilio


-- 
Peace can only be achieved by understanding - A. Einstein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3bbf2fe10810240909g7db456ddxf6a28e76b10b563d>