Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 23:31:36 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200207100631.g6A6VaJm080795@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
truckman    2002/07/09 23:31:36 PDT

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Rearrange the code so that it checks whether the file is something
  valid to write a core dump to before doing the preparations to actually
  write to the file.
  
  Call VOP_GETATTR() before dropping the initial vnode lock.
  
  Revision  Changes    Path
  1.175     +8 -9      src/sys/kern/kern_sig.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207100631.g6A6VaJm080795>