Date: Thu, 17 Jun 2010 19:06:11 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/gate g_gate.c Message-ID: <201006171906.o5HJ6QCA069603@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-06-17 19:06:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/geom/gate g_gate.c
Log:
SVN rev 209262 on 2010-06-17 19:06:11Z by pjd
MFC r209186,r209187:
r209186:
BIO_DELETE contains range we want to delete and doesn't provide any useful
data, so there is no need to copy it to userland.
r209187:
'unit' can be negative, so use signed type for it.
Found by: Coverity Prevent
CID: 3731
Revision Changes Path
1.26.10.4 +2 -2 src/sys/geom/gate/g_gate.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006171906.o5HJ6QCA069603>
