From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [rfc][patch 1/3] fs: new truncate sequence Date: Tue, 07 Jul 2009 09:29:11 +0200 Message-ID: <1246951751.8143.104.camel@twins> References: <20090706165438.GQ2714@wotan.suse.de> <20090706172241.GA26042@infradead.org> <20090706174700.GT2714@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Christoph Hellwig , linux-fsdevel@vger.kernel.org, Jan Kara , LKML , linux-mm@kvack.org To: Nick Piggin Return-path: In-Reply-To: <20090706174700.GT2714@wotan.suse.de> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Mon, 2009-07-06 at 19:47 +0200, Nick Piggin wrote: > All good points. I don't know what name to use though -- your idea > of renaming ->truncate then reusing it is nice but people will cry > about breaking external modules. I'll call it ->setsize and defer > having to think about it for now. Changing the function signature should get them a compiler warning, aside from that I don't think we should really consider their feelings anyway ;-) -- 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