From owner-freebsd-current@freebsd.org Thu Nov 19 09:17:05 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 890F5A32677 for ; Thu, 19 Nov 2015 09:17:05 +0000 (UTC) (envelope-from pfg@freebsd.org) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1.freebsd.org (Postfix) with SMTP id 496FF1868 for ; Thu, 19 Nov 2015 09:17:04 +0000 (UTC) (envelope-from pfg@freebsd.org) Received: (qmail 58277 invoked by uid 99); 19 Nov 2015 09:17:04 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2015 09:17:04 +0000 Received: from [192.168.0.103] (unknown [181.55.232.163]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 67DF31A0338; Thu, 19 Nov 2015 09:17:02 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: DDB patches From: Pedro Giffuni In-Reply-To: Date: Thu, 19 Nov 2015 04:17:00 -0500 Cc: freebsd-current , Adrian Chadd Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Dan Partelly X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2015 09:17:05 -0000 Hello; > Il giorno 19/nov/2015, alle ore 02:34, Dan Partelly = ha scritto: >=20 > Hey Pedro, >=20 > some times ago you got some DDB patches from me in which I added = relational ops support from it. The patch was a bit clobbered,=20 > but last I know you cleaned it up and put it somewhere on freebsd.org = (prolly your page) up for review.=20 >=20 It=E2=80=99s here: https://people.freebsd.org/~pfg/patches/ddb.patch I haven=E2=80=99t tested it though. > Could you or Adrian review the patch set , and if it is OK potentially = proceed with a commit ? Or if it is not ok for a commit , please advice = on a follow up.=20 >=20 I am having hardware issues so I won=E2=80=99t be able to do much in a = while. Perhaps you should review it and submit it as a PR. Pedro.