cvs commit: src/sys/kern vfs_bio.c

Poul-Henning Kamp phk at FreeBSD.org
Wed Nov 12 02:27:08 PST 2003


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


More information about the cvs-src mailing list