svn commit: r309368 - stable/11/sys/boot/zfs

Oleksandr Tymoshenko gonzo at bluezbox.com
Thu Dec 1 20:43:41 UTC 2016


> On Dec 1, 2016, at 12:34 PM, Toomas Soome <tsoome at me.com> wrote:
> 
> 
>> On 1. dets 2016, at 22:01, Oleksandr Tymoshenko <gonzo at bluezbox.com> wrote:
>> 
>> 
>>> On Dec 1, 2016, at 11:06 AM, Toomas Soome <tsoome at FreeBSD.org> wrote:
>>> 
>>> Author: tsoome
>>> Date: Thu Dec  1 19:06:09 2016
>>> New Revision: 309368
>>> URL: https://svnweb.freebsd.org/changeset/base/309368
>>> 
>>> Log:
>>> MFC r308776
>>> 
>>> loader: zfs toplevel vdev must have spa set.
>>> 
>>> PR:		214375
>>> Reported by:	lstewart
>>> Reviewed by:	allanjude, imp
>>> Approved by:	allanjude (mentor), imp (mentor)
>>> Differential Revision:	https://reviews.freebsd.org/D8487
>> 
>> Hi Tom,
>> 
>> Looks like this commit breaks the build:
>> 
>> In file included from /src/FreeBSD/11/sys/boot/efi/loader/../../zfs/zfs.c:49:
>> /src/FreeBSD/11/sys/boot/efi/loader/../../zfs/zfsimpl.c:1021:13: error: no membe
>> r named 'spa' in 'struct vdev'
>>               top_vdev->spa = spa;
>>               ~~~~~~~~  ^
>> 
>> 
>> 
> 
> Yes, I am so sorry for this confusion, I did back it out; somehow the impression was the skein boot support is already in 11…  my apologies.

No problem. Thanks for fixing. 


More information about the svn-src-all mailing list