Date: Sun, 26 Sep 1999 17:27:32 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vn vn.c Message-ID: <199909270027.RAA29561@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/09/26 17:27:32 PDT
Modified files:
sys/dev/vn vn.c
Log:
If the request crosses EOF and bp->b_bcount is not a multiple of
the sector size, the new value for bp->b_bcount was incorrectly
calculated. Fixed.
Submitted by: Tor.Egge@fast.no
Revision Changes Path
1.98 +2 -3 src/sys/dev/vn/vn.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909270027.RAA29561>
