From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Fri, 11 Apr 2008 01:46:23 -0700 (PDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.168.28]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m3B8kE6k019803 for ; Fri, 11 Apr 2008 01:46:16 -0700 Date: Fri, 11 Apr 2008 10:46:46 +0200 From: Christoph Hellwig Subject: Re: [PATCH 2/2] simplify xfs_lock_for_rename Message-ID: <20080411084646.GA13313@lst.de> References: <20080410184413.GB6771@lst.de> <20080411073730.GA9236@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Barry Naujok Cc: Christoph Hellwig , xfs@oss.sgi.com On Fri, Apr 11, 2008 at 06:40:53PM +1000, Barry Naujok wrote: > I've already applied your patches to my workarea. Certainly makes my > CI code simpler. I haveåa new rename patch ready aswell, it's half-way through xfsqa so far.