2008/10/24 Ian FREISLICH <ianf_at_clue.co.za>: > "Attilio Rao" wrote: >> 2008/10/20, Ian Freislich <ianf_at_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. EinsteinReceived on Fri Oct 24 2008 - 14:09:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:36 UTC