From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1c6qmD-00058V-Pv for mharc-grub-devel@gnu.org; Tue, 15 Nov 2016 22:20:45 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6qmC-00058K-35 for grub-devel@gnu.org; Tue, 15 Nov 2016 22:20:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6qm7-0000hf-0H for grub-devel@gnu.org; Tue, 15 Nov 2016 22:20:43 -0500 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:35439) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c6qm6-0000h9-Jw for grub-devel@gnu.org; Tue, 15 Nov 2016 22:20:38 -0500 Received: by mail-wm0-x241.google.com with SMTP id a20so6540522wme.2 for ; Tue, 15 Nov 2016 19:20:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=45zqsBDNzUAEuo9z9ogl9qtMa+WTXDcw2SHAOxG/vCo=; b=SHxgpbgfSoxrg8ZRp1wdud7FN3thLkCWjwouI1TfW4auSX6pL87SyK8oYLOednX2/s d0dpYC+a/GoQLFDD8QW6a2dSBkRr4YQg4z0cYoM83n2shsdsjlYdqYqkT+VqPWehq9Kb y014r1Es1ZLC+ECq+WDD/+TrQptukGTNRN5n9dDkh4muCftsnxLUi9e/MjglGBhPY/qx 3oyFoRwfrZrTq4otKO3FP80OlbeCzlE9xoujKcayq51PlzTsu2PAA6E+vP66ZMNyCAl3 XZXitGP5OAweGUoGXN5d9XqH/EmzkYTiLKiWlseLHeBcg//L+OGN1kSErquSUG6Jl/KH AYEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=45zqsBDNzUAEuo9z9ogl9qtMa+WTXDcw2SHAOxG/vCo=; b=hUu4SM/2LTGY5VoV8wPZUaBTRj/662MbrhNsvgaq2VVKqYtIbS98c2/9/sc8amDrgG IiWVLTsjimFPYv7q4R4TfnuBnQJ2ZHlnZBFh7XXd7qaCbmNQIJtEajSF1EN74frxlBGg RtflP/IeZhZSE5Fq+v4M3isQrSgGI3fPIlUgqhO/7iTsXOppNy5KzuiO9t9EiAAzXcyZ tj2S9RVD0EsbvG+g/KT9XcSOh8ukZQwjJIzWwtb077JgmilVVgUVuGxr+WHudY2AyTVI 6yDR8Xz1zzFVZf7c0hp2M0LuHWeaP1knqTlYrj1IALeuCKO5b7fqy1X6IKvBZiBw+z2u U+dA== X-Gm-Message-State: ABUngveMw8AN8NuMm+wAIpRTXiuFU2DJfmPWi24oHQ/Mg/lHl2I6d3gwnussTPuT9t9SPQ== X-Received: by 10.25.204.214 with SMTP id c205mr6053lfg.107.1479266437394; Tue, 15 Nov 2016 19:20:37 -0800 (PST) Received: from [192.168.1.44] (ppp109-252-90-55.pppoe.spdop.ru. [109.252.90.55]) by smtp.gmail.com with ESMTPSA id x4sm6579063lff.15.2016.11.15.19.20.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Nov 2016 19:20:36 -0800 (PST) Subject: Re: Patch: Improve HTTP time by sending Connection:close To: Walter Huf , grub-devel@gnu.org References: <20161115132157.GD16470@router-fw-old.local.net-space.pl> <20161115204451.GF16470@router-fw-old.local.net-space.pl> Cc: Daniel Kiper From: Andrei Borzenkov Message-ID: <20ce3efe-2487-0176-a9dd-8bc80f24bec2@gmail.com> Date: Wed, 16 Nov 2016 06:20:35 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::241 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2016 03:20:45 -0000 16.11.2016 00:43, Walter Huf пишет: > The SOB (statement of benefit?) of this patch It is "Signed-off-by: xxx" line that are required by some projects (first appeared in Linux kernel I think). OTOH some projects actively reject it.