From: Ted Ts'o Subject: Re: [PATCH] ext4: make more symbols static Date: Wed, 4 Jan 2012 22:34:38 -0500 Message-ID: <20120105033438.GF24494@thunk.org> References: <20120104135120.GA12859@dztty> <4F049060.20604@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Djalal Harouni , Andreas Dilger , linux-ext4@vger.kernel.org To: Eric Sandeen Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:46192 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752763Ab2AEDel (ORCPT ); Wed, 4 Jan 2012 22:34:41 -0500 Content-Disposition: inline In-Reply-To: <4F049060.20604@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Jan 04, 2012 at 11:46:08AM -0600, Eric Sandeen wrote: > A couple more functions can reasonably be made static if desired. > > Signed-off-by: Eric Sandeen Thanks, applied. - Ted