[PATCH] Fix 'implicit declaration' warning and update vgone(9)

Sergey Kandaurov pluknet at gmail.com
Wed Oct 27 11:33:14 UTC 2010


On 27 October 2010 10:23, Lars Hartmann <lars at chaotika.org> wrote:
> The vgonel function isnt declarated in any header, the vgonel prototype
> in vgone(9) isnt correct - found by Ben Kaduk <kaduk at 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


More information about the freebsd-hackers mailing list