From owner-freebsd-testing@FreeBSD.ORG Thu Apr 10 19:18:53 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A60C2B2; Thu, 10 Apr 2014 19:18:53 +0000 (UTC) Received: from mail-vc0-x232.google.com (mail-vc0-x232.google.com [IPv6:2607:f8b0:400c:c03::232]) (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 267D318E5; Thu, 10 Apr 2014 19:18:53 +0000 (UTC) Received: by mail-vc0-f178.google.com with SMTP id im17so3770184vcb.23 for ; Thu, 10 Apr 2014 12:18:52 -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=GTYXiPt6JMIYdZWzw541G4TybAx3j6u1mYOX0YmRCTw=; b=IQbn0qPJSGOABdZmuNLo7QJ7pdigrQBhvKprfB1aB0WjkEMExakGXAy8BcnhVP1eIi Cd04n/aKf7/dEtSm5CWw9hqa5czB/EIf375EeIV/Gwjqyu8SoCcCI+G6JUx21tK0aJ9z Xp1k9IvIgCq4RJ3UXR3poioDG+BmNVSr6/wyw90ifL71leo4a1lf5qvmwTfFVu0sTkIs 6BhjawiHOPEyTrPLrjo5c6DHFxB64JLlm3Sox4uCSloiP3a7v2SrsZ9L7j1N5yDhMIto De4QBDx7IONb9on7VdofXMfj29IRs9c5FyQ9BehoShYI9HTn4EqW7etR7aEbhTs2iW2B 9y8w== MIME-Version: 1.0 X-Received: by 10.220.190.197 with SMTP id dj5mr4690314vcb.19.1397157532223; Thu, 10 Apr 2014 12:18:52 -0700 (PDT) Received: by 10.221.67.136 with HTTP; Thu, 10 Apr 2014 12:18:52 -0700 (PDT) In-Reply-To: References: <16437CC5729B5345AF77F816513376E820BAE6A1@MX103CL02.corp.emc.com> <16437CC5729B5345AF77F816513376E820BAE703@MX103CL02.corp.emc.com> Date: Thu, 10 Apr 2014 12:18:52 -0700 Message-ID: Subject: Re: Diff to fix pjdfstest tests From: Garrett Cooper To: "Peel, Casey" Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-testing@freebsd.org" , Pawel Jakub Dawidek X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 19:18:53 -0000 Hi Casey! The issues you found on 10.x are valid (I ran into this when rerunning the test suite on UFS -- it was passing cleanly before). I'll apply the changes, retest, then send out the PR as promised earlier. Thanks! -Garrett