Date: Sat, 28 Oct 1995 01:50:11 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <199510280850.BAA25543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/10/28 01:50:10 Modified: sys/kern vfs_subr.c Log: Call vfs_unbusy() before error returns from sysctl_vnode(). This fixes PR 795. Set the size before one error return from sysctl_vnode() the same as before the other. The caller might want to know about the amount successfully read although the current caller doesn't.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510280850.BAA25543>