K 10 svn:author V 3 alc K 8 svn:date V 27 2006-03-27T04:23:16.000000Z K 7 svn:log V 234 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(). Discussed with: jeff Reviewed by: tegge MFC after: 3 weeks END