cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c
Bruce A. Mah
bmah at FreeBSD.org
Thu Jun 7 15:04:31 UTC 2007
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
More information about the cvs-all
mailing list