From owner-svn-src-stable-9@FreeBSD.ORG Thu Feb 27 01:00:59 2014 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 210BDD84 for ; Thu, 27 Feb 2014 01:00:59 +0000 (UTC) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C89E21128 for ; Thu, 27 Feb 2014 01:00:58 +0000 (UTC) Received: by mail-qc0-f171.google.com with SMTP id x3so2526300qcv.16 for ; Wed, 26 Feb 2014 17:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=K43o+KZ/CU5h8eE2BWOMOUtRNafNNPjuILEPyIBNaWk=; b=OzukOgndE9HDVEfNx7CRyU7GmySCJUZi6PhDRLtVlG76C3Ohh18DOvn8xaqTS4AxPH xRk5Ol0zXtyQwnY8917j1KxDKFuJJhIFUzGRWPwy+09aDj7nnKnFcf9nnsQsSMKDTx8T PDNJNspfvfYg6GzTmslq9+VnHQRgNN64kxWIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=K43o+KZ/CU5h8eE2BWOMOUtRNafNNPjuILEPyIBNaWk=; b=j2diypaPOfKGWAhPZ+BwJpdGPmMgS9hH3A9jOlTJqOEma3YngFgsR99sE/Td63of0G kBd4RzowI5rks/t8kecnCrAaLKewbsUrGI/CCwZs2zhjI9ZBptflaKFbaB/hHk5BYa82 tqMhI8MoTp45NTaQiuWYRw6697R0/PQYPeuQ3YGo4pp26ej6a0N9wHdMp/3cU0bLVEdz Vz0HjR9CpevFrnXeKQQcSr4fFqyjSsFHooOE1jcn4L1alkwabIJ9AnZuw8RuHNyYWWSa KeXWK+V6TfPqjPEYfKzPdumwAbb7BXyw+IwzfFMo+x9xeqPhqrcDkmusxAjNNwGMWnUk M60A== X-Gm-Message-State: ALoCoQl+K9scQgeXlPCfjN5TWfQwdPogU+966fXhyqXgKOvv3fLN1pzuy1w2sXfve1q2tmPXgVs7 X-Received: by 10.229.193.136 with SMTP id du8mr14680434qcb.11.1393462857934; Wed, 26 Feb 2014 17:00:57 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.147.225 with HTTP; Wed, 26 Feb 2014 17:00:27 -0800 (PST) In-Reply-To: <530C4E69.6050103@FreeBSD.org> References: <201402241701.s1OH16BF017605@svn.freebsd.org> <530C4E69.6050103@FreeBSD.org> From: Eitan Adler Date: Wed, 26 Feb 2014 20:00:27 -0500 X-Google-Sender-Auth: IvQIC7R2I183JOIShtXmKCxFq74 Message-ID: Subject: Re: svn commit: r262448 - stable/9/cddl/contrib/opensolaris/cmd/zpool To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Cc: svn-src-stable@freebsd.org, "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , svn-src-stable-9@freebsd.org X-BeenThere: svn-src-stable-9@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 01:00:59 -0000 On Tue, Feb 25, 2014 at 3:03 AM, Andriy Gapon wrote: > on 24/02/2014 19:01 Eitan Adler said the following: >> Author: eadler >> Date: Mon Feb 24 17:01:06 2014 >> New Revision: 262448 >> URL: http://svnweb.freebsd.org/changeset/base/262448 >> >> Log: >> MFC r261774 by feld: > > Most likely this should have been MFC-ed in one go with r262051... Yeap. Thanks for reminding me. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams