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