From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [rfc][patch 1/4] fs: new truncate helpers Date: Tue, 7 Jul 2009 10:48:42 -0400 Message-ID: <20090707144842.GA3762@infradead.org> References: <20090707144423.GC2714@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, Christoph Hellwig , Jan Kara , LKML , linux-mm@kvack.org To: Nick Piggin Return-path: Content-Disposition: inline In-Reply-To: <20090707144423.GC2714@wotan.suse.de> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Jul 07, 2009 at 04:44:23PM +0200, Nick Piggin wrote: > > Introduce new truncate helpers truncate_pagecache and inode_newsize_ok. > vmtruncate is also consolidated from mm/memory.c and mm/nommu.c and > into mm/truncate.c. > > Signed-off-by: Nick Piggin Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org