K 10 svn:author V 3 alc K 8 svn:date V 27 2006-08-15T18:48:51.000000Z K 7 svn:log V 199 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(). END