From owner-freebsd-current@FreeBSD.ORG Wed Sep 15 17:40:29 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA22710656A6 for ; Wed, 15 Sep 2010 17:40:29 +0000 (UTC) (envelope-from jasonjwwilliams@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 570ED8FC0A for ; Wed, 15 Sep 2010 17:40:28 +0000 (UTC) Received: by wyb33 with SMTP id 33so602596wyb.13 for ; Wed, 15 Sep 2010 10:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=/THp5FVA9AT//2WphH6uOrKNUN9Vt3ZuTJtOdyph+vo=; b=FdEfJGqdz+7qLe0B2NzHN3uWx37xI0ATc8Plf2ybhuNK6hoBEhHDQAZn+Nf/mPmh7j TWrmFbdpP9h1pISIQ90M3a+V0/g4wQi7bAQ++RQIx1lPkIoY2dX4eHAW6HBdz8UcERAt bkZVGkAKOtB+rB9pqAHfTBwVzrv9SA1vEc2Xg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OyD0nn0dfQRWdyvqnIZS4ryzTh6V0ULCrjFEdTRqYrc4SbeJG6wVtmVnHNglGEme01 1nwpRwQuvI0oX+57610FKi2cSW7c1LcrDM8AFlAqOhT3Qe0o1Uy2jt68mSaBBUM2BbKr h+EUJvFVjed9vs5V7Hj1Vtqbgn7d2euVxxpiQ= MIME-Version: 1.0 Received: by 10.227.156.202 with SMTP id y10mr1677320wbw.48.1284572428236; Wed, 15 Sep 2010 10:40:28 -0700 (PDT) Received: by 10.216.168.199 with HTTP; Wed, 15 Sep 2010 10:40:28 -0700 (PDT) Date: Wed, 15 Sep 2010 11:40:28 -0600 Message-ID: From: "Jason J. W. Williams" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: ZFS Test Suite X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 17:40:29 -0000 Does the FreeBSD ZFS port get tested against the ZFS test suite created by Sun? It's a fairly comprehensive suite and has delivered a very reliable set of ZFS beta code for a long time. Trying to gauge the stability and compatibility of the FreeBSD port. Thank you in advance. -J