phk 2003/06/15 12:14:04 PDT
FreeBSD src repository
Modified files:
sys/fs/specfs spec_vnops.c
Log:
Duh! I misread my handwritte notes: We do _not_ want to asser that
vp == bp->b_vp in specfs, that was the entire point of VOP_SPECSTRATEGY().
Revision Changes Path
1.201 +0 -2 src/sys/fs/specfs/spec_vnops.c