From owner-freebsd-current@FreeBSD.ORG Sun Aug 11 17:48:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6F4E18C1 for ; Sun, 11 Aug 2013 17:48:33 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vc0-x230.google.com (mail-vc0-x230.google.com [IPv6:2607:f8b0:400c:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2F6352FB2 for ; Sun, 11 Aug 2013 17:48:33 +0000 (UTC) Received: by mail-vc0-f176.google.com with SMTP id ha11so2211708vcb.21 for ; Sun, 11 Aug 2013 10:48:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AegKF2kV4q2r3KfMuzW2b7FZ7Oli8HUpW8M0YA5wh3A=; b=qwjQfNq6OVxe/RB2FvpEmDhmM4lN4TgDPyyDQrAnJNVU4zeNpMh+9x+3TO3druEPQ/ BQIEd0RenSWct6aYVTfFn/bJHa13/ua9KEysxh+AheLxkM8z6VHpzZHBNcJFcAuHMFqH 2PywkJ8EaXMaoekhgOb+kZykOgClo83kwrSddnvPJ6pfi3DjyxrHaZElFw1+CoFx8XWu X0utE7Uz+1AaiT6fWMRYE3bGOK1vih7PlzZa5ojMb5foThsQ87IQqFB5EA9x4DpKJW37 REgoHp8K3cbh3jeLoQKMVLIKiab/DP42vZmzHLYKyHsXAzDdiZ4q703t4Kxff+7nktPK 7n1A== MIME-Version: 1.0 X-Received: by 10.220.238.81 with SMTP id kr17mr4753160vcb.61.1376243311810; Sun, 11 Aug 2013 10:48:31 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Sun, 11 Aug 2013 10:48:31 -0700 (PDT) In-Reply-To: References: Date: Sun, 11 Aug 2013 13:48:31 -0400 Message-ID: Subject: Re: ZFS Crashes From: "Sam Fourman Jr." To: Larry Rosenman Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Steven Hartland X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 11 Aug 2013 17:48:33 -0000 > The SVN rev was AWOL from the uname till this AM. > Oh snap you are right, I didn't even notice uname -a lost the rev # looks like I have some compiling to do :) -- Sam Fourman Jr.