cvs commit: src/sys/kern vfs_bio.c

Alan Cox alc at FreeBSD.org
Wed May 28 11:38:12 PDT 2003


alc         2003/05/28 11:38:10 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_bio.c 
  Log:
  MFC changes to vmapbuf()
   o Check the b_bufsize passed to vmapbuf() returning an error
     if it is invalid.
   o Remove an unnecessary trunc_page().
   o Remove a debugging printf().
  
  Revision    Changes    Path
  1.242.2.20  +3 -3      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list