From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id n01N3tUJ002121 for ; Thu, 1 Jan 2009 17:03:56 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 12A3F58742 for ; Thu, 1 Jan 2009 15:03:54 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id HZHcVKjTe4FhUC1j for ; Thu, 01 Jan 2009 15:03:54 -0800 (PST) Date: Thu, 1 Jan 2009 18:03:54 -0500 From: Christoph Hellwig Subject: Re: [PATCH] remove flags param from xfs_free_eofblocks Message-ID: <20090101230354.GF7510@infradead.org> References: <495D478B.9080702@sandeen.net> <20090101225717.GE7510@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20090101225717.GE7510@infradead.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: xfs-oss On Thu, Jan 01, 2009 at 05:57:17PM -0500, Christoph Hellwig wrote: > On Thu, Jan 01, 2009 at 04:45:31PM -0600, Eric Sandeen wrote: > > Remove unused XFS_FREE_EOF_NOLOCK and make XFS_FREE_EOF_LOCK default. > > > > XFS_FREE_EOF_NOLOCK is never used, so remove it, make > > XFS_FREE_EOF_LOCK the only behavior, and remove the > > flags parameters. > > Looks good to me. Actually it's used by dmapi, so we have to keep it. Would be nice if we actually had some uptodate tree with dmapi, though.. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs