Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 15:22:13 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Gleb Smirnoff <glebius@FreeBSD.org>, src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   Re: svn commit: r293393 - projects/sendfile/sys/kern
Message-ID:  <568EF325.4050909@FreeBSD.org>
In-Reply-To: <201601072318.u07NInqo088799@repo.freebsd.org>
References:  <201601072318.u07NInqo088799@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--8TX5MlGbxcQpEskjxdtWcSMCdl2UdQRqk
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 1/7/2016 3:18 PM, Gleb Smirnoff wrote:
> Author: glebius
> Date: Thu Jan  7 23:18:49 2016
> New Revision: 293393
> URL: https://svnweb.freebsd.org/changeset/base/293393
>=20
> Log:
>   Fix comment. We don't use sockbuf method here, but protocol.
>=20
> Modified:
>   projects/sendfile/sys/kern/uipc_syscalls.c
>=20
> Modified: projects/sendfile/sys/kern/uipc_syscalls.c
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- projects/sendfile/sys/kern/uipc_syscalls.c	Thu Jan  7 23:13:20 2016=
	(r293392)
> +++ projects/sendfile/sys/kern/uipc_syscalls.c	Thu Jan  7 23:18:49 2016=
	(r293393)
> @@ -2106,9 +2106,9 @@ sf_iodone(void *arg, vm_page_t *pg, int=20
>  		/*
>  		 * I/O operation failed.  The state of data in the socket
>  		 * is now inconsistent, and all what we can do is to tear
> -		 * it down. sbflush() would free all ready mbufs and detach
> -		 * not ready. We will free the mbufs corresponding to this
> -		 * I/O manually.
> +		 * it down. Protocl abort metho would tear down protocol

Two spelling errors here.

> +		 * state, free all ready mbufs and detach not ready ones.
> +		 * We will free the mbufs corresponding to this I/O manually.
>  		 *
>  		 * The socket would be marked with EIO and made available
>  		 * for read, so that application receives EIO on next
>=20


--=20
Regards,
Bryan Drewery


--8TX5MlGbxcQpEskjxdtWcSMCdl2UdQRqk
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJWjvMlAAoJEDXXcbtuRpfPWL0H/Rf3tnBgWO7A5Ad5K/YGy7fS
9DrTTI2Q3I1bNJrHXzTB6D5vu1z7Ev+9dM2tB1WUyv26HR/Udo+Iuak1poxPg6J8
hk1TT/7mYpk1aPWrFA6JBFwK4rxw1LcFvGwSnt5jX1B9hMFpTh1gyF27ID9FTdvZ
4hpgkeLRAbaAcw9ArXXPWyiw95UE6wfvU5/DDpiyR/lhs34p1qprkc+YobYzmCwI
dAZcglymJbR+kF+qj9Ju1AZNsZK9TY4hrNHrWMMkldTIFqfh5VOAazditQQ2FN9p
6RKxAfIbA5ICVCuzq1cVt3lzKCRQqo3ARpQ3bkJBULJBB15VfDz182FEhkgWMZk=
=KhAV
-----END PGP SIGNATURE-----

--8TX5MlGbxcQpEskjxdtWcSMCdl2UdQRqk--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?568EF325.4050909>