rwatson 2006-08-05 21:08:47 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_lookup.c
Log:
We now spell "inode" as "vnode" in the VFS layer, so update comment
for new world order.
MFC after: 3 days
Pointed out by: mckusick
Revision Changes Path
1.92 +3 -3 src/sys/kern/vfs_lookup.c