Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 22:30:55 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/devfs devfs_vnops.c
Message-ID:  <199901290630.WAA30740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/01/28 22:30:54 PST

  Modified files:        (Branch: RELENG_3)
    sys/miscfs/devfs     devfs_vnops.c 
  Log:
      Backport bug in devfs_strategy() from -4.x. switch case for VCHR
      was falling through to VBLK.  Note however that the bug would not
      have caused abnormal operation in most cases.
  
  Revision  Changes    Path
  1.65.2.1  +6 -1      src/sys/miscfs/devfs/devfs_vnops.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?199901290630.WAA30740>