Subject: kern/28793: vnode(9) namecache(9) man pages not updated to reflect removal of v_id
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <hsaliak@kasba.ath.cx>
List: netbsd-bugs
Date: 12/28/2004 05:33:00
>Number:         28793
>Category:       kern
>Synopsis:       vnode(9) namecache(9) man pages  not updated to reflect removal of v_id
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 28 05:33:00 +0000 2004
>Originator:     Kailash Sethuraman
>Release:        NetBSD 2.0_RC1
>Organization:

>Environment:
System: NetBSD kasba 2.0_RC1 NetBSD 2.0_RC1 (MYKERN) #0: Sun Oct 17 18:17:47 SGT 2004 hsaliak@kasba:/usr/src/sys/arch/i386/compile/MYKERN i386
Architecture: i386
Machine: i386
>Description:
man 9 vnode still speaks about the v_id variable in struct vnode. This
variable has been removed and the documentation needs to reflect on how name
lookup cache consistency is maintained without v_id. 
man 9 namecache holds info on struct namecache. 
This also needs to be updated.

On last check, this applies to NetBSD-current too.

>How-To-Repeat:
>Fix: