From: Theodore Ts'o Subject: Re: [PATCH RFC 1/2] ext4: speed-up truncate/unlink Date: Wed, 19 Sep 2012 14:16:44 -0400 Message-ID: <20120919181644.GA28470@thunk.org> References: <20120918041006.GC32195@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Andrey Sidorov Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:51561 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932929Ab2ISSQt (ORCPT ); Wed, 19 Sep 2012 14:16:49 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Sep 18, 2012 at 02:17:09PM -0400, Andrey Sidorov wrote: > > Yes, please add > Signed-off-by: Andrey Sidorov Thanks, applied. I am interested in your proposed patch 2/2 as well, but it's going to require more detailed review, and it sounds like you were planning on doing some work to better handle corner cases as well? - Ted