phk 2003/11/12 02:27:07 PST FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: Replace B_PHYS conditional assignment to bio_offset with KASSERT check to see that the originating code already did it right. Revision Changes Path 1.423 +7 -2 src/sys/kern/vfs_bio.c