freebsd-dev/sys/fs/smbfs
Poul-Henning Kamp 5a98dd4df5 vp->v_id is a private field for the vfs namecache and it is a big mistake
that NFS ever started using it and an even bigger that it got copied&pasted
to nwfs and smbfs.

Replace with use of vhold()/vdrop().
2005-02-22 15:06:30 +00:00
..
smbfs_io.c Eliminate unused and constant arguments to smbfs_vinvalbuf() 2005-01-14 08:52:55 +00:00
smbfs_node.c don't call vprint with NULL. 2005-02-10 12:06:34 +00:00
smbfs_node.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
smbfs_smb.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
smbfs_subr.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
smbfs_subr.h Make smbfs_debuglevel private. 2005-02-10 12:07:02 +00:00
smbfs_vfsops.c Make smbfs_debuglevel private. 2005-02-10 12:07:02 +00:00
smbfs_vnops.c vp->v_id is a private field for the vfs namecache and it is a big mistake 2005-02-22 15:06:30 +00:00
smbfs.h Eliminate unused and constant arguments to smbfs_vinvalbuf() 2005-01-14 08:52:55 +00:00