Date: Wed, 27 Oct 2010 15:33:13 +0400 From: Sergey Kandaurov <pluknet@gmail.com> To: Lars Hartmann <lars@chaotika.org> Cc: freebsd-hackers@freebsd.org Subject: Re: [PATCH] Fix 'implicit declaration' warning and update vgone(9) Message-ID: <AANLkTimCN%2BY4OsJRNvdmXidLu8XPHz5RydAhe0phvgnH@mail.gmail.com> In-Reply-To: <1288160610.4280.18.camel@apollon> References: <1288160610.4280.18.camel@apollon>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27 October 2010 10:23, Lars Hartmann <lars@chaotika.org> wrote: > The vgonel function isnt declarated in any header, the vgonel prototype > in vgone(9) isnt correct - found by Ben Kaduk <kaduk@mit.edu> Hi. I'm afraid it's just an overlooked man page after many VFS changes in 5.x. As vgonel() is a static (i.e. private and not visible from outside) function IMO it should be removed from vgone(9) man page. -- wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimCN%2BY4OsJRNvdmXidLu8XPHz5RydAhe0phvgnH>