cvs commit: src/sys/kern vfs_bio.c

Poul-Henning Kamp phk at FreeBSD.org
Fri Oct 29 03:52:32 PDT 2004


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


More information about the cvs-src mailing list