jeff 2005-04-05 08:49:41 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_inode.c Log: - Consistently call 'vp' vp rather than ovp sometimes in ffs_truncate(). Do the same for oip. Pointed out by: glebius Revision Changes Path 1.106 +105 -106 src/sys/ufs/ffs/ffs_inode.c