Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2002 13:47:59 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exit.c
Message-ID:  <200201052147.g05LlxZ44965@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/01/05 13:47:59 PST

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  Release text vnode in exit() rather than wait(). Occasionally
  fifesystem problems could prevent the release from completing and
  this could result in init being blocked indefinitely.
  
  This was looked over by Matt ages ago.
  
  Approved by:    dillon
  
  Revision  Changes    Path
  1.146     +8 -8      src/sys/kern/kern_exit.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?200201052147.g05LlxZ44965>