From owner-svn-src-head@FreeBSD.ORG Thu Jan 22 05:28:17 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1A1FAE9 for ; Thu, 22 Jan 2015 05:28:17 +0000 (UTC) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97FE69CD for ; Thu, 22 Jan 2015 05:28:17 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id wp4so22934310obc.6 for ; Wed, 21 Jan 2015 21:28:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=gCc/2CEv/q4N78L4DdLIdtw26G4K2P060oqnLK/KYiQ=; b=Be69ZyhV+yynP9Fu/IsyEttEOJ+VqhFNVuhfz3HW4kcggp7lAysWkTpmeOMUocHbdP HH0jfKU6EMd0Pjg+aLbxvXNjMciHH7MBAyRQSgczyex6zIWy2i+oI59s/l+JRbrKzz4y yTufnZVq66i73dUfrI0Yur+csamZ8L0r7jzZtQY8qCsOQShErjV2yda9yAW11blEdqCG ltq2d0ovvnhN3EqAhch/nXyXjxy0iAeIu6iUg8uO0rRzCVcP7y/zafe0WkOOxNcSQbvn reefln4Cnr3lMgYnekusIgc0iOp60HnuX5z6KgfEK0qjuIDPRp95vfrHoX17vNiC5vSc r6Ww== X-Gm-Message-State: ALoCoQmBYv1KMC0YwSS3AjrGBj2hgTJHQN91vXbi1gaWwqSjqwNEqJ4IspoIDGIIdNRFLpUsA5Gs X-Received: by 10.202.89.213 with SMTP id n204mr25673842oib.77.1421904114515; Wed, 21 Jan 2015 21:21:54 -0800 (PST) Received: from [192.168.43.169] ([172.56.8.11]) by mx.google.com with ESMTPSA id r9sm9021703obi.29.2015.01.21.21.21.53 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 21 Jan 2015 21:21:53 -0800 (PST) Sender: Warner Losh Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: svn commit: r277213 - in head: share/man/man9 sys/kern sys/ofed/include/linux sys/sys From: Warner Losh In-Reply-To: <20150120075126.GA42409@kib.kiev.ua> Date: Wed, 21 Jan 2015 22:21:52 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <5D0577C3-FBDC-49D1-81AA-F19D56EEE2DC@bsdimp.com> References: <201501151532.t0FFWV2Y037455@svn.freebsd.org> <54BDD9E1.6090505@selasky.org> <20150120075126.GA42409@kib.kiev.ua> To: Konstantin Belousov X-Mailer: Apple Mail (2.1993) Cc: Hans Petter Selasky , "svn-src-head@freebsd.org" , Adrian Chadd , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 05:28:17 -0000 > On Jan 20, 2015, at 12:51 AM, Konstantin Belousov = wrote: > Do other people consider this situation acceptable ? Not even a little. Warner