From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 06/21] ocfs2: drop vmtruncate Date: Tue, 23 Oct 2012 09:02:38 -0400 Message-ID: <20121023130237.GA21594@infradead.org> References: <508296B4.60508@gmail.com> <20121023085448.GM5635@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Marco Stornelli , Linux FS Devel , Mark Fasheh , ocfs2-devel@oss.oracle.com, linux-kernel@vger.kernel.org Return-path: Content-Disposition: inline In-Reply-To: <20121023085448.GM5635@localhost> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Oct 23, 2012 at 01:54:48AM -0700, Joel Becker wrote: > On Sat, Oct 20, 2012 at 02:19:00PM +0200, Marco Stornelli wrote: > > Removed vmtruncate > > > > Signed-off-by: Marco Stornelli > > Acked-by: Joel Becker > > Do you want me to pull this, or are you going to send it with your set? Is this really correct? It now updates i_size before starting a transaction.