From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751108AbVHKQgH (ORCPT ); Thu, 11 Aug 2005 12:36:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751111AbVHKQgH (ORCPT ); Thu, 11 Aug 2005 12:36:07 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:61108 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1751108AbVHKQgF (ORCPT ); Thu, 11 Aug 2005 12:36:05 -0400 Date: Thu, 11 Aug 2005 17:35:41 +0100 From: Christoph Hellwig To: Zach Brown Cc: Pekka J Enberg , Mark Fasheh , Christoph Hellwig , David Teigland , Pekka Enberg , akpm@osdl.org, linux-kernel@vger.kernel.org, linux-cluster@redhat.com, Andreas Dilger Subject: Re: GFS Message-ID: <20050811163541.GA4351@infradead.org> Mail-Followup-To: Christoph Hellwig , Zach Brown , Pekka J Enberg , Mark Fasheh , David Teigland , Pekka Enberg , akpm@osdl.org, linux-kernel@vger.kernel.org, linux-cluster@redhat.com, Andreas Dilger References: <42FB7DE5.2080506@zabbo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42FB7DE5.2080506@zabbo.net> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 11, 2005 at 09:33:41AM -0700, Zach Brown wrote: > ordering when multiple file systems are concerned. It doesn't record > the ranges of the mappings involved so Lustre can't properly use its > range locks. That doesn't matter. Please don't put in any effort for lustre special cases - they are unwilling to cooperate and they'll get what they deserve. > And finally, it doesn't prohibit mapping operations for > the duration of the IO -- the whole reason we ended up in this thread in > the first place :) > > Christoph, would you be interested in looking at a more thorough patch > if I threw one together? Sure, I'm not sure that'll happen in a timely fashion, though.