From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-f53.google.com ([209.85.161.53]:41365 "EHLO mail-yw1-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725749AbeJIGaX (ORCPT ); Tue, 9 Oct 2018 02:30:23 -0400 Received: by mail-yw1-f53.google.com with SMTP id 135-v6so1979428ywo.8 for ; Mon, 08 Oct 2018 16:16:18 -0700 (PDT) Date: Mon, 8 Oct 2018 19:16:15 -0400 From: martin@omnibond.com To: Mike Marshall Cc: devel@lists.orangefs.org, linux-fsdevel , LKML Subject: Re: [PATCH 00/19] [V2] orangefs: page cache Message-ID: <20181008231615.GA48167@t480s.mkb.name> References: <20181007232736.3780-1-martin@omnibond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Oct 08, 2018 at 04:43:36PM -0400, Mike Marshall wrote: > I still hit writepages_callback not private! on xfstests generic/127... There's six fsx runs in there. Can you figure out which one fails? Martin