From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] sunrpc: remove dead variable 'rpciod_running' Date: Sun, 13 May 2007 16:10:07 +0100 Message-ID: <20070513151007.GA6059@infradead.org> References: <20070209200649.GA9686@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: nfs@lists.sourceforge.net To: chuck.lever@oracle.com Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1HnFi5-0002ET-FM for nfs@lists.sourceforge.net; Sun, 13 May 2007 08:10:09 -0700 Received: from pentafluge.infradead.org ([213.146.154.40]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1HnFi8-0007aH-1K for nfs@lists.sourceforge.net; Sun, 13 May 2007 08:10:12 -0700 In-Reply-To: <20070209200649.GA9686@infradead.org> List-Id: "Discussion of NFS under Linux development, interoperability, and testing." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfs-bounces@lists.sourceforge.net Errors-To: nfs-bounces@lists.sourceforge.net On Fri, Feb 09, 2007 at 08:06:49PM +0000, Christoph Hellwig wrote: > rpciod_running is not used at all, but due to the way DECLARE_MUTEX_LOCKED > works we don't get a warning for it. Looks like this one is still not in. Any chance to send it to Linus in this merge cycle? > Signed-off-by: Christoph Hellwig > > Index: linux-2.6/net/sunrpc/sched.c > =================================================================== > --- linux-2.6.orig/net/sunrpc/sched.c 2007-02-06 15:55:43.000000000 +0100 > +++ linux-2.6/net/sunrpc/sched.c 2007-02-06 15:55:45.000000000 +0100 > @@ -973,8 +973,6 @@ > spin_unlock(&rpc_sched_lock); > } > > -static DECLARE_MUTEX_LOCKED(rpciod_running); > - > static void rpciod_killall(void) > { > unsigned long flags; ---end quoted text--- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs