From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH version2] libfs: Open code simple_commit_write into only user Date: Tue, 12 Jan 2010 08:28:54 -0500 Message-ID: <20100112132854.GA15153@infradead.org> References: <4B3B7473.4010403@panasas.com> <4B4C758B.9040605@panasas.com> <4B4C7697.1080806@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , linux-fsdevel , Randy Dunlap To: Boaz Harrosh Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:45267 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753312Ab0ALN27 (ORCPT ); Tue, 12 Jan 2010 08:28:59 -0500 Content-Disposition: inline In-Reply-To: <4B4C7697.1080806@panasas.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Jan 12, 2010 at 03:18:15PM +0200, Boaz Harrosh wrote: > Al should I do the same for simple_prepare_write()? > > It is EXPORT_UNUSED_SYMBOL() now, could I remove that > export? Go ahead and kill it.