kib 2006-09-19 14:04:12 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Fix the bug in rev. 1.232. If vfs_suser returned false, coveredvp shall be unlocked only if it really exists. Found with: Coverity Prevent(tm) CID: 1535 Approved by: pjd (mentor) Revision Changes Path 1.233 +2 -1 src/sys/kern/vfs_mount.c