cvs commit: src/sys/kern kern_sig.c

Robert Watson rwatson at FreeBSD.org
Sat Oct 25 09:43:51 PDT 2003


rwatson     2003/10/25 09:43:50 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Check (locked) before performing an advisory unlock following a failure
  of vn_start_write().  Otherwise, we may inconsistently attempt to release
  the advisory lock.
  
  Pointed out by: teggej
  
  Revision  Changes    Path
  1.261     +2 -1      src/sys/kern/kern_sig.c


More information about the cvs-src mailing list