From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-x241.google.com (mail-it0-x241.google.com [IPv6:2607:f8b0:4001:c0b::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id C15202095DE5A for ; Tue, 29 Aug 2017 15:04:28 -0700 (PDT) Received: by mail-it0-x241.google.com with SMTP id w204so997747ita.1 for ; Tue, 29 Aug 2017 15:07:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170829213721.GA27686@linux.intel.com> References: <416a465a9fbe1d27085883dbf652c115cd195697.1503523424.git.dodgen@google.com> <20170824160144.GA14287@infradead.org> <20170829212002.GA2154@infradead.org> <20170829213721.GA27686@linux.intel.com> From: Randy Dodgen Date: Tue, 29 Aug 2017 15:07:08 -0700 Message-ID: Subject: Re: [PATCH v3] Fix ext4 fault handling when mounted with -o dax,ro List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Ross Zwisler Cc: Christoph Hellwig , Randy Dodgen , linux-ext4@vger.kernel.org, Theodore Ts'o , linux-nvdimm@lists.01.org List-ID: An xfstest is a fine idea. I've started some work on that. On Tue, Aug 29, 2017 at 2:37 PM, Ross Zwisler wrote: > On Tue, Aug 29, 2017 at 02:20:02PM -0700, Christoph Hellwig wrote: >> Randy, any chance yto at least share a test script so that others >> can wire it up for the test suite? > > I made a reproducer for my testing. I'll make an xfstest if Randy isn't able > to. _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dodgen Subject: Re: [PATCH v3] Fix ext4 fault handling when mounted with -o dax,ro Date: Tue, 29 Aug 2017 15:07:08 -0700 Message-ID: References: <416a465a9fbe1d27085883dbf652c115cd195697.1503523424.git.dodgen@google.com> <20170824160144.GA14287@infradead.org> <20170829212002.GA2154@infradead.org> <20170829213721.GA27686@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Christoph Hellwig , Randy Dodgen , linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Theodore Ts'o , linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org To: Ross Zwisler Return-path: In-Reply-To: <20170829213721.GA27686-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-nvdimm-bounces-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org Sender: "Linux-nvdimm" List-Id: linux-ext4.vger.kernel.org An xfstest is a fine idea. I've started some work on that. On Tue, Aug 29, 2017 at 2:37 PM, Ross Zwisler wrote: > On Tue, Aug 29, 2017 at 02:20:02PM -0700, Christoph Hellwig wrote: >> Randy, any chance yto at least share a test script so that others >> can wire it up for the test suite? > > I made a reproducer for my testing. I'll make an xfstest if Randy isn't able > to.