From owner-svn-src-head@FreeBSD.ORG Fri Oct 3 17:23:28 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0855F66C; Fri, 3 Oct 2014 17:23:28 +0000 (UTC) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC749B95; Fri, 3 Oct 2014 17:23:27 +0000 (UTC) Received: from [73.34.117.227] (helo=ilsoft.org) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1Xa6Zh-0003Oo-N7; Fri, 03 Oct 2014 17:23:25 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id s93HNO9S021807; Fri, 3 Oct 2014 11:23:24 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 73.34.117.227 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+F3brBIs7wIAZw0/t7q6tM X-Authentication-Warning: paranoia.hippie.lan: Host revolution.hippie.lan [172.22.42.240] claimed to be [172.22.42.240] Subject: Re: svn commit: r272467 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs fs/nfs fs/nfsserver From: Ian Lepore To: araujo@FreeBSD.org In-Reply-To: References: <201410030224.s932OfSw059966@svn.freebsd.org> <542ED903.30808@FreeBSD.org> Content-Type: text/plain; charset="us-ascii" Date: Fri, 03 Oct 2014 11:23:24 -0600 Message-ID: <1412357004.12052.86.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Bryan Drewery 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: Fri, 03 Oct 2014 17:23:28 -0000 On Sat, 2014-10-04 at 01:17 +0800, Marcelo Araujo wrote: > Hey, > > Yes I have, you could check here: https://reviews.freebsd.org/D798 > > I should added the phabric on the commit log. My bad! > IMO, no amount of verbiage in phabricator linked to from a commit message is a substitute for a proper detailed commit message. -- Ian > Best Regards, > On Oct 4, 2014 1:12 AM, "Bryan Drewery" wrote: > > > On 10/2/2014 9:24 PM, Marcelo Araujo wrote: > > > Author: araujo (ports committer) > > > Date: Fri Oct 3 02:24:41 2014 > > > New Revision: 272467 > > > URL: https://svnweb.freebsd.org/changeset/base/272467 > > > > > > Log: > > > Fix failures and warnings reported by newpynfs20090424 test tool. > > > This fix addresses only issues with the pynfs reports, none of these > > > issues are know to create problems for extant real clients. > > > > Do you have more details than "fix bugs"? :) > > > > Even which failures were fixed would be helpful to document. > > > > > > > > Submitted by: Bart Hsiao > > > Reworked by: myself > > > Reviewed by: rmacklem > > > Approved by: rmacklem > > > Sponsored by: QNAP Systems Inc. > > > > > > > > > -- > > Regards, > > Bryan Drewery > > > >