From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zach Brown Subject: Re: [PATCH] dio: falling through to buffered I/O when invalidation of a page fails Date: Fri, 14 Dec 2007 11:15:29 -0800 Message-ID: <4762D651.50801@oracle.com> References: <6.0.0.20.2.20071210164242.03915ca8@172.19.0.2> <475F32B0.20107@oracle.com> <1197658796.12368.1.camel@dyn9047017100.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Hisashi Hifumi , Andrew Morton , lkml , linux-fsdevel , Chris Mason To: Badari Pulavarty Return-path: Received: from tetsuo.zabbo.net ([207.173.201.20]:54124 "EHLO tetsuo.zabbo.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753630AbXLNTPs (ORCPT ); Fri, 14 Dec 2007 14:15:48 -0500 In-Reply-To: <1197658796.12368.1.camel@dyn9047017100.beaverton.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: > If anyone has a testcase - I can take a look at the problem again. I can try and throw something together.. - z