From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Mon, 15 Jan 2007 10:31:19 +0000 Subject: [Cluster-devel] Re: [-mm patch] make gfs2_change_nlink_i() static In-Reply-To: <20070113095640.GK7469@stusta.de> References: <20070111222627.66bb75ab.akpm@osdl.org> <20070113095640.GK7469@stusta.de> Message-ID: <1168857079.11844.62.camel@quoit.chygwyn.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Sat, 2007-01-13 at 10:56 +0100, Adrian Bunk wrote: > On Thu, Jan 11, 2007 at 10:26:27PM -0800, Andrew Morton wrote: > >... > > Changes since 2.6.20-rc3-mm1: > >... > > git-gfs2-nmw.patch > >... > > git trees > >... > > > This patch makes the needlessly globlal gfs2_change_nlink_i() static. > > Signed-off-by: Adrian Bunk > Now applied to the GFS2 -nme git tree. Thanks, Steve. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932189AbXAOKZo (ORCPT ); Mon, 15 Jan 2007 05:25:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932187AbXAOKZo (ORCPT ); Mon, 15 Jan 2007 05:25:44 -0500 Received: from mx1.redhat.com ([66.187.233.31]:42282 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932189AbXAOKZn (ORCPT ); Mon, 15 Jan 2007 05:25:43 -0500 Subject: Re: [-mm patch] make gfs2_change_nlink_i() static From: Steven Whitehouse To: Adrian Bunk Cc: Andrew Morton , linux-kernel@vger.kernel.org, cluster-devel@redhat.com In-Reply-To: <20070113095640.GK7469@stusta.de> References: <20070111222627.66bb75ab.akpm@osdl.org> <20070113095640.GK7469@stusta.de> Content-Type: text/plain Organization: Red Hat (UK) Ltd Date: Mon, 15 Jan 2007 10:31:19 +0000 Message-Id: <1168857079.11844.62.camel@quoit.chygwyn.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 (2.2.2-5) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Sat, 2007-01-13 at 10:56 +0100, Adrian Bunk wrote: > On Thu, Jan 11, 2007 at 10:26:27PM -0800, Andrew Morton wrote: > >... > > Changes since 2.6.20-rc3-mm1: > >... > > git-gfs2-nmw.patch > >... > > git trees > >... > > > This patch makes the needlessly globlal gfs2_change_nlink_i() static. > > Signed-off-by: Adrian Bunk > Now applied to the GFS2 -nme git tree. Thanks, Steve.