From owner-freebsd-net@FreeBSD.ORG Thu Jul 8 08:19:18 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5DE91065670 for ; Thu, 8 Jul 2010 08:19:18 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B5E198FC14 for ; Thu, 8 Jul 2010 08:19:16 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA18960; Thu, 08 Jul 2010 11:19:15 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1OWmKB-0003SE-4n; Thu, 08 Jul 2010 11:19:15 +0300 Message-ID: <4C358A01.8080206@icyb.net.ua> Date: Thu, 08 Jul 2010 11:19:13 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100603) MIME-Version: 1.0 To: Andre Oppermann References: <7C3D15DD6E8F464998CA1470D8A322F302BB9F72@ES02CO.wgti.net> <20100707205041.GO13238@deviant.kiev.zoral.com.ua> <4C358843.5000001@freebsd.org> In-Reply-To: <4C358843.5000001@freebsd.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Kostik Belousov , freebsd-net@freebsd.org, bz@freebsd.org, Ming Fu , lstewart@freebsd.org Subject: Re: kern/123095 kern/131602 sendfile X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 08:19:18 -0000 on 08/07/2010 11:11 Andre Oppermann said the following: > > Can you check whether your patch fixes the bug when you go over a real > network? As I understand the patch is not supposed to fix the bug, it's supposed to catch it early. I.e. get panic instead of data corruption. -- Andriy Gapon