cvs commit: src/sys/kern uipc_syscalls.c
    Alan Cox 
    alc at FreeBSD.org
       
    Tue Aug 15 18:49:03 UTC 2006
    
    
  
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
    
    
More information about the cvs-all
mailing list