Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2016 00:03:10 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Alexander Motin <mav@FreeBSD.org>, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r305331 - in head/sys/cddl/contrib/opensolaris/uts/common: fs/zfs fs/zfs/sys sys/fs
Message-ID:  <6b3cf6b5-0bbf-c2a5-9fd1-b3e39dbadd37@FreeBSD.org>
In-Reply-To: <ad2ddbfb-101f-d297-d64d-1fae9ee341da@FreeBSD.org>
References:  <201609031004.u83A4bI0097105@repo.freebsd.org> <ad2ddbfb-101f-d297-d64d-1fae9ee341da@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/09/2016 23:47, Andriy Gapon wrote:
> Alexander,
> 
> I belive that this commit accidentally breaks the following scenario:
> zpool create tank /dev/xxx
> zpool destroy tank
> zpool create tank /dev/xxx
> 
> It seems that vdev_geom code is unaware of SPA_LOAD_CREATE state and it would
> try to match a device GUID, if it can be read, in addition to a name.

P.S.
I love hidden changes like this one in a bigger and apparently unrelated change.
Old Sun style.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6b3cf6b5-0bbf-c2a5-9fd1-b3e39dbadd37>