Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2004 10:52:31 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200410291052.i9TAqVHR059167@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-10-29 10:52:31 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Remove the last call in the system to VOP_SPECSTRATEGY():  We can no
  longer come through the VNODE layer to the disks since all the filesystems
  now go via geom_vfs to GEOM.
  
  Revision  Changes    Path
  1.463     +2 -7      src/sys/kern/vfs_bio.c



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