Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 00:58:25 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200210250758.g9P7wP5c070611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/10/25 00:58:25 PDT

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  In vrele() we can actually have a VCHR with v_rdev == NULL if we
  came from the bottom of addaliasu().  Don't panic.
  
  Revision  Changes    Path
  1.418     +1 -1      src/sys/kern/vfs_subr.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?200210250758.g9P7wP5c070611>