From owner-freebsd-hackers@freebsd.org Thu Jan 28 11:04:43 2016 Return-Path: Delivered-To: freebsd-hackers@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 CCD39A714AA for ; Thu, 28 Jan 2016 11:04:43 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C1BA1164 for ; Thu, 28 Jan 2016 11:04:43 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by mail-wm0-x234.google.com with SMTP id r129so19317870wmr.0 for ; Thu, 28 Jan 2016 03:04:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type; bh=c5cQulv5teeNacavrcItz+jHGbAF8wCGUMJLD8uhhf8=; b=JpJ0999cF5TiP6gw+9698TXAqEsEEPGyygeGLOHFtFMFJZm1SL8LOa7zNcqHvny2jq 2UN9597b8HU8zl6Eo7UDZknfosXE0/dJCzrsN91hHVx2GgHFMVDJYK5RuGulSGAsg6mZ GeCaPAm2kOh3QBZDDb30NEHvYlL8CaMZdUQ3dsLI7cB1+shCyDuZMYN3m7DBUD7jFoC+ HZLnzekNgquClNCLyiXmx1amIWBYZm/KqYzyyOmgBn2yEONJCLMwsGHPAIfDfa0P7nyX SBtXzWfNzf1L3Aa8hRt2dfKHFmcmxq666ahDmSoSaNk+nCAQDon4K9NoRtlFWYTopms1 C7Xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type; bh=c5cQulv5teeNacavrcItz+jHGbAF8wCGUMJLD8uhhf8=; b=L8cRGZOcHHURZUqpUSV71B8FRKijmK/uufEXW6OcGz/PmVyd2ZD1Doj/zkQHVdZECd kg7zhOOZeLEsp/pETJ2pedO/HfokpqQpjMtKT04Zk/HLtjFjIkCj7ApnnW8AV25AvMRI mGQ2xdl2kVtSw5Qzhb8cwf3WQWEqS0DwfcovZD0DkabgJaQAKfyhhhSUPTzPljB8lwZU pkUkUgqTwEtGoh9dfPjRvyyqGaaU5aJsvqtKmYovIJqi+0qtsONGw9o97q0htCitiLk2 3+Sx2jFd/SOFMlomX2uJbYxCHnzKmJX1NEizWgocTBsuuqp0Eblux9AaiWRoHnOEq2W7 Lhlg== X-Gm-Message-State: AG10YOQc7U4mV00Z6uGoDtkDk3Pu2IWyWKdtEDyZhRUOAKRkzURmbeixXxD9yXSlYRKwoF5D X-Received: by 10.28.177.85 with SMTP id a82mr2326268wmf.57.1453979081506; Thu, 28 Jan 2016 03:04:41 -0800 (PST) Received: from [10.10.1.58] (liv3d.labs.multiplay.co.uk. [82.69.141.171]) by smtp.gmail.com with ESMTPSA id 193sm2317440wmg.16.2016.01.28.03.04.39 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 28 Jan 2016 03:04:39 -0800 (PST) Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs To: krad References: <9418E44F-114E-4ABA-A32D-416297BCDA9F@metricspace.net> <56985C6A.6040209@multiplay.co.uk> Cc: Eric McCorkle , Gabor Radnai , freebsd-hackers@freebsd.org From: Steven Hartland Message-ID: <56A9F5D7.40104@multiplay.co.uk> Date: Thu, 28 Jan 2016 11:04:55 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2016 11:04:44 -0000 I'm working on the pre-fix MFC's today but given the nature of the changes and the lateness in the release cycle I need to work the re@ on if we can MFC the main changes for 10.3, but its definitely something I want to see happen so fingers crossed... On 28/01/2016 09:31, krad wrote: > Is the MFC still on course? I'm in a position to test on current today > or tomorrow, but am wondering now it its worth waiting a day until > it's in 10-Stable? > > On 15 January 2016 at 02:41, Steven Hartland > wrote: > > Just wanted to let everyone know that I just finished committing > these changes to the tree. > > Huge thanks to Eric's for his work on this, as well as everyone > else who contributed. > > I've set the target for MFC of 2 weeks, so I hope to be able to > get this into stable/10 before the 10.3 slush, so if you're > interested in this change please test a head build > r294068 ASAP. > > Regards > Steve > _______________________________________________ > freebsd-hackers@freebsd.org > mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org > " > >