Date: Wed, 23 Jun 2010 23:03:25 +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: <201006232303.o5NN3jFQ091805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-06-23 23:03:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8_1)
sys/geom/gate g_gate.c
Log:
SVN rev 209487 on 2010-06-23 23:03:25Z by pjd
MFC r209262:
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
Approved by: re (kensmith)
Revision Changes Path
1.26.10.3.2.2 +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?201006232303.o5NN3jFQ091805>
