From owner-svn-src-head@FreeBSD.ORG Sun Oct 26 05:41:51 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4477770; Sun, 26 Oct 2014 05:41:51 +0000 (UTC) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F0C1CD8; Sun, 26 Oct 2014 05:41:50 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id n15so418578lbi.31 for ; Sat, 25 Oct 2014 22:41:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=eqLMvO1IGVX16jwCdbIERTdxWd9XNph5Pz+egGDCgX4=; b=Bi5F2PGNuXbxlytaAF01gwLurm0rYddQ8j9Qqqp6Sr2CUgzUX3+kTPqFqKP0jzBmKu pQfK271iAsJ+WKlsexpa63dpl2XsJ7M6I3SPJA7jhqXll4+ZhYwI7iwqEPMa2zPKlDad TA3QzxoVLK60LaW/CoYJlgMfwVdXkP4D9DE4GV49NxUCj4V/IVwGi0Nk+qF9iaJy/cTU aYv4KKW3OYkxJurQNrfJHZ+r5jNiFdluJjaL3jwP+y3VUse7hgVoabJrzIHLLDKQtAZZ iNNT0Zyw1oS8JnIPLGquBCnprGQ6PbGGKyW5zK7fLy7wx3fo3i1Li6bSnd5HUtM1qO3y acvQ== MIME-Version: 1.0 X-Received: by 10.152.27.38 with SMTP id q6mr323632lag.92.1414302108329; Sat, 25 Oct 2014 22:41:48 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.84.197 with HTTP; Sat, 25 Oct 2014 22:41:48 -0700 (PDT) In-Reply-To: <544C7722.1080201@freebsd.org> References: <201410250610.s9P6A2GP001878@svn.freebsd.org> <544C7722.1080201@freebsd.org> Date: Sat, 25 Oct 2014 22:41:48 -0700 X-Google-Sender-Auth: jwHy_pFfxC9W9qDEdtmx6iPzzT4 Message-ID: Subject: Re: svn commit: r273630 - head/tools/regression/zfs/zpool/add From: Craig Rodrigues To: Steven Hartland Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Garrett Cooper X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2014 05:41:52 -0000 On Sat, Oct 25, 2014 at 9:22 PM, Steven Hartland wrote: > Its not clear from this why you elected to disable the test and hide the > issue instead of fixing the panic cause, could you clarify please? See: https://lists.freebsd.org/pipermail/freebsd-testing/2014-October/000584.html https://lists.freebsd.org/pipermail/freebsd-testing/2014-October/000585.html -- Craig