Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 11:38:10 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200305281838.h4SIcBVh042237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305281838.h4SIcBVh042237>