cvs commit: src/sys/kern vfs_bio.c

Alan Cox alc at FreeBSD.org
Thu Apr 3 22:14:56 PST 2003


alc         2003/04/03 22:14:54 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
   o Check the b_bufsize passed to vmapbuf() returning an error
     if it is invalid.
   o Remove a debugging printf() from vmapbuf().
  
  Suggested by:   tegge
  
  Revision  Changes    Path
  1.383     +2 -2      src/sys/kern/vfs_bio.c


More information about the cvs-all mailing list