Date: Tue, 15 Aug 2006 18:48:52 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <200608151848.k7FImqna046215@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-08-15 18:48:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern uipc_syscalls.c
Log:
MFC revision 1.225
Use NET_LOCK_GIANT() and VFS_LOCK_GIANT() instead of unconditionally
acquiring Giant in kern_sendfile().
Guard against the forced reclamation of a vnode in kern_sendfile().
Revision Changes Path
1.221.2.3 +29 -4 src/sys/kern/uipc_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608151848.k7FImqna046215>
