From owner-svn-src-all@FreeBSD.ORG Sat Aug 28 19:41:39 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 862D310656AA; Sat, 28 Aug 2010 19:41:39 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from mail.vx.sk (core.vx.sk [IPv6:2a01:4f8:100:1043::2]) by mx1.freebsd.org (Postfix) with ESMTP id 147BB8FC18; Sat, 28 Aug 2010 19:41:39 +0000 (UTC) Received: from core.vx.sk (localhost [127.0.0.1]) by mail.vx.sk (Postfix) with ESMTP id 3561CE962B; Sat, 28 Aug 2010 21:41:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.vx.sk Received: from mail.vx.sk ([127.0.0.1]) by core.vx.sk (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fi9EvpMI5Vwz; Sat, 28 Aug 2010 21:41:36 +0200 (CEST) Received: from [10.9.8.1] (188-167-78-139.dynamic.chello.sk [188.167.78.139]) by mail.vx.sk (Postfix) with ESMTPSA id B141BE9621; Sat, 28 Aug 2010 21:41:35 +0200 (CEST) Message-ID: <4C796673.1090908@FreeBSD.org> Date: Sat, 28 Aug 2010 21:41:39 +0200 From: Martin Matuska User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sk; rv:1.8.1.23) Gecko/20090812 Lightning/0.9 Thunderbird/2.0.0.23 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <201008280924.o7S9OBgU025468@svn.freebsd.org> <20100828174039.GK2077@garage.freebsd.pl> <20100828192928.GN2077@garage.freebsd.pl> In-Reply-To: <20100828192928.GN2077@garage.freebsd.pl> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=windows-1250 Content-Transfer-Encoding: 8bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211932 - in head/sys/cddl: compat/opensolaris/kern compat/opensolaris/sys contrib/opensolaris/uts/common contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys... X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2010 19:41:39 -0000 Thank you, committed just minutes ahead of me :-) Both mistakes are due to a mis-patch. I will include the fixed version it in the post-v15 merge. Dňa 28. 8. 2010 21:29, Pawel Jakub Dawidek wrote / napísal(a): > On Sat, Aug 28, 2010 at 07:40:39PM +0200, Pawel Jakub Dawidek wrote: >> Those two chunks are incorrect, please consult my p4 branch. > I just went ahead and fixed those. >