Received: with ECARTIS (v1.0.0; list xfs); Tue, 05 Aug 2008 19:25:32 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.0-r574664 (2007-09-11) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-r574664 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id m762PRbs005899 for ; Tue, 5 Aug 2008 19:25:28 -0700 Received: from [134.14.55.78] (redback.melbourne.sgi.com [134.14.55.78]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id MAA00375; Wed, 6 Aug 2008 12:26:38 +1000 Message-ID: <48990D53.3070305@sgi.com> Date: Wed, 06 Aug 2008 12:32:51 +1000 From: Lachlan McIlroy Reply-To: lachlan@sgi.com User-Agent: Thunderbird 2.0.0.16 (X11/20080707) MIME-Version: 1.0 To: Christoph Hellwig CC: xfs@oss.sgi.com, xfs-dev Subject: Re: [PATCH] Don't release root inode until finished using it References: <4897F434.2010309@sgi.com> <20080806000116.GA15930@infradead.org> In-Reply-To: <20080806000116.GA15930@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.91.2/6021/Wed Feb 27 15:55:48 2008 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 17401 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: lachlan@sgi.com Precedence: bulk X-list: xfs Christoph Hellwig wrote: > Looks good, but I've already sent a nicer version on the 26th: > > [PATCH 1/6] move root inode IRELE into xfs_unmountfs > > > Sometimes I wish people would at least glance over my patches when they > hit the list.. Some of us are trying to fix bugs and don't have time to look at every cleanup patch that hits the list.