Date: Thu, 3 Apr 2003 22:14:54 -0800 (PST) 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: <200304040614.h346EsXv051648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304040614.h346EsXv051648>
