Date: Thu, 7 Jun 2007 15:04:30 +0000 (UTC) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c Message-ID: <200706071504.l57F4UOg050400@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmah 2007-06-07 15:04:30 UTC FreeBSD src repository Modified files: sys/fs/pseudofs pseudofs_vnops.c Log: Fix off-by-one error (introduced in r1.60) that had the effect of disallowing a read of exactly MAXPHYS bytes. Reviewed by: des, rdivacky MFC after: 1 week Sponsored by: nCircle Network Security Revision Changes Path 1.64 +1 -1 src/sys/fs/pseudofs/pseudofs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706071504.l57F4UOg050400>