From owner-freebsd-stable@FreeBSD.ORG Wed Sep 15 18:19:39 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDD02106564A for ; Wed, 15 Sep 2010 18:19:39 +0000 (UTC) (envelope-from Pascal.Stumpf@cubes.de) Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.31.31]) by mx1.freebsd.org (Postfix) with ESMTP id B4D098FC18 for ; Wed, 15 Sep 2010 18:19:39 +0000 (UTC) Received: from [91.37.237.212] (helo=ikarus.local.cubes.de) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1OvwO1-0005Ol-KJ for stable@freebsd.org; Wed, 15 Sep 2010 20:07:13 +0200 From: Pascal Stumpf To: stable@freebsd.org Date: Wed, 15 Sep 2010 20:07:16 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-PRERELEASE; KDE/4.5.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201009152007.17320.Pascal.Stumpf@cubes.de> X-Df-Sender: 429867 Cc: Subject: MFC of ZFSv15 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 18:19:40 -0000 =46irst of all, a great thanks to mm@ and pjd@ for the excellent work on=20 ZFS in FreeBSD. :) And especially for the MFC of v15 a few hours ago. Unfortunately, buildworld currently fails (8-STABLE amd64) when linking=20 libzfs with an =BBundefined reference to getmntent=AB error. Can anyone els= e=20 confirm? Cheers, Pascal