From owner-svn-src-stable@freebsd.org Thu Dec 1 21:06:34 2016 Return-Path: Delivered-To: svn-src-stable@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 3BE50C6113C; Thu, 1 Dec 2016 21:06:34 +0000 (UTC) (envelope-from tsoome@me.com) Received: from st13p35im-asmtp004.me.com (st13p35im-asmtp004.me.com [17.164.199.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13B3B1155; Thu, 1 Dec 2016 21:06:34 +0000 (UTC) (envelope-from tsoome@me.com) Received: from process-dkim-sign-daemon.st13p35im-asmtp004.me.com by st13p35im-asmtp004.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OHI00G00VUGB600@st13p35im-asmtp004.me.com>; Thu, 01 Dec 2016 20:06:27 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=4d515a; t=1480622787; bh=w25AXsepPebbDXhThzSKe0U5fu5rJT7GToVoogtr8gI=; h=Content-type:MIME-version:Subject:From:Date:Message-id:To; b=dtFNVtbDcVS+osF8RQ83RYOXuBmkCD8NthhxhIz627DhyHn0B0lomIJrxMLstyeK9 cJdsAqKtIgw9dfRznhCRO76eX/SNlfzjyQ7I1SAfqmW4I8vH4fojPAYDqw2JcIcMcp /HhbJJmSmzEHZq4t1areriDwkg/J5AhQUpDZdoU77hjXdWzGdgb24vqHuRnMbJO5Of 81cgWuw2/RaGYOMzPpHjpDKyAG8lviinrjEK2Ffzo1p8m60gIkQTffJ4iYeUInkuVg UUqVxHl1bBEsTJXcQeC2teq59cEA5Ye9wcpH6Wa6I5ICYx5JO3XCFMji3yRlumlRco wF/9uXhBNZLvg== Received: from nazgul.lan (220-90-235-80.dyn.estpak.ee [80.235.90.220]) by st13p35im-asmtp004.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OHI00OB8VUK8M10@st13p35im-asmtp004.me.com>; Thu, 01 Dec 2016 20:06:26 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-12-01_17:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1034 suspectscore=2 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1603290000 definitions=main-1612010327 Content-type: text/plain; charset=utf-8 MIME-version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: svn commit: r309368 - stable/11/sys/boot/zfs From: Toomas Soome In-reply-to: Date: Thu, 01 Dec 2016 22:06:20 +0200 Cc: Toomas Soome , src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Content-transfer-encoding: quoted-printable Message-id: <057D89C5-C409-4540-A9FC-EC0A3F0801E5@me.com> References: <201612011906.uB1J69XK076481@repo.freebsd.org> <186048AF-0A74-4DCD-8A54-1DCE26CCE9D3@bluezbox.com> To: Oleksandr Tymoshenko X-Mailer: Apple Mail (2.3251) X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 21:06:34 -0000 > On 1. dets 2016, at 22:04, Oleksandr Tymoshenko = wrote: >=20 >=20 >> On Dec 1, 2016, at 12:01 PM, Oleksandr Tymoshenko = wrote: >>=20 >>=20 >>> On Dec 1, 2016, at 11:06 AM, Toomas Soome = wrote: >>>=20 >>> Author: tsoome >>> Date: Thu Dec 1 19:06:09 2016 >>> New Revision: 309368 >>> URL: https://svnweb.freebsd.org/changeset/base/309368 >>>=20 >>> Log: >>> MFC r308776 >>>=20 >>> loader: zfs toplevel vdev must have spa set. >>>=20 >>> PR: 214375 >>> Reported by: lstewart >>> Reviewed by: allanjude, imp >>> Approved by: allanjude (mentor), imp (mentor) >>> Differential Revision: https://reviews.freebsd.org/D8487 >>=20 >> Hi Tom, >=20 > I am sorry, this should have been Toomas, not Tom. no problem, and sorry, I=E2=80=99m already checking=E2=80=A6=20 rgds, toomas=