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.