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.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p5GHvn9k049529 for ; Thu, 16 Jun 2011 12:57:50 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 7D9A4C463 for ; Thu, 16 Jun 2011 10:57:46 -0700 (PDT) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id BRQeELWuJ680qbgU for ; Thu, 16 Jun 2011 10:57:46 -0700 (PDT) Date: Thu, 16 Jun 2011 13:57:43 -0400 From: Christoph Hellwig Subject: Re: sparse file handling bug in XFS Message-ID: <20110616175743.GA20570@infradead.org> References: <081DDE43F61F3D43929A181B477DCA95639B561F@MSXAOA6.twosigma.com> <4DFA2A76.6000104@sandeen.net> <4DFA3E7D.4030408@sandeen.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4DFA3E7D.4030408@sandeen.net> 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: Trammell Hudson , Sean Noonan , Martin Bligh , Ian Baum , Stephen Degler , "'linux-xfs@oss.sgi.com'" On Thu, Jun 16, 2011 at 12:33:49PM -0500, Eric Sandeen wrote: > Actually this looks like it's a result of > > 6e857567dbbfe14dd6cc3f7414671b047b1ff5c7 xfs: don't truncate prealloc from frequently accessed inodes > > I thought Dave's patch from the "Re: drastic changes to allocsize semantics in or around 2.6.38?" > thread would fix it, but it doesn't seem to. Here it is anyway ;) It should fix the thing about the preallocation staying when removing and recreating the file. Keeping pre-allocate blocks around otherwise is a considered a feature. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs