Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2001 09:04:32 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty_cons.c
Message-ID:  <200111021704.fA2H4Wv97828@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/11/02 09:04:32 PST

  Modified files:
    sys/kern             tty_cons.c 
  Log:
   + Fix another possible vn_close race, in the same fashion as r1.95.
   + Check that the cached vnode type != VBAD before calling devsw(),
     this can happen if the vnode has been revoked.
  
  Revision  Changes    Path
  1.96      +6 -5      src/sys/kern/tty_cons.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?200111021704.fA2H4Wv97828>