From owner-svn-src-all@freebsd.org Fri Aug 21 16:48:56 2015 Return-Path: Delivered-To: svn-src-all@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 649319BFEF1; Fri, 21 Aug 2015 16:48:56 +0000 (UTC) (envelope-from mark@grondar.org) Received: from gromit.grondar.org (grandfather.grondar.org [IPv6:2a01:348:0:15:5d59:5c20:0:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E24212FD; Fri, 21 Aug 2015 16:48:56 +0000 (UTC) (envelope-from mark@grondar.org) Received: from graveyard.grondar.org ([88.96.155.33] helo=gronkulator.grondar.org) by gromit.grondar.org with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZSpUq-000Luf-N8; Fri, 21 Aug 2015 17:48:52 +0100 Subject: Re: svn commit: r286984 - head/sys/modules/zfs Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=utf-8 From: Mark R V Murray In-Reply-To: <55D6DF3D.6030103@FreeBSD.org> Date: Fri, 21 Aug 2015 17:48:47 +0100 Cc: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: <479557ED-A997-4E04-9362-D9C0047F45E5@grondar.org> References: <201508210806.t7L86J5t039494@repo.freebsd.org> <7F30B891-8FD7-4FD7-AB53-AAEDB98CED59@grondar.org> <55D6DF3D.6030103@FreeBSD.org> To: Andriy Gapon X-Mailer: Apple Mail (2.2104) X-SA-Score: -1.0 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2015 16:48:56 -0000 > On 21 Aug 2015, at 09:20, Andriy Gapon wrote: >=20 >=20 > Precisely because it's the standalone build (cd sys/modules/zfs && = make > ...) that was affected. Building the module as a part of the kernel > build worked just fine. That makes sense. Now I need a regression test to ensure at this problem is not elsewhere and doesn=E2=80=99t return. Where do folks put these? I don=E2=80=99t mind writing one. M --=20 Mark R V Murray