From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: nfsd fixes for 2.6.29 Date: Tue, 27 Jan 2009 18:23:04 -0500 Message-ID: <20090127232304.GD13854@fieldses.org> References: <20090127232058.GC13854@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org, Neil Brown , Marc Eshel To: stable@kernel.org Return-path: Received: from mail.fieldses.org ([141.211.133.115]:43060 "EHLO pickle.fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751714AbZA0XXE (ORCPT ); Tue, 27 Jan 2009 18:23:04 -0500 In-Reply-To: <20090127232058.GC13854@fieldses.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Tue, Jan 27, 2009 at 06:20:58PM -0500, bfields wrote: > The following changes are available in the git repository at: > > git://linux-nfs.org/~bfields/linux.git for-2.6.29 > > Mainly three regression fixes, but I also snuck in two minor > documentation updates. (I can stop that if it's annoying.) > > --b. > > J. Bruce Fields (3): > nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too > nfsd: fix null dereference on error path > nfsd: fix cred leak on every rpc > > James Lentini (1): > update port number in NFS/RDMA documentation > > Jeff Layton (1): > nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found Jeff's patch (together with the previous patch it fixes) are also appropriate for stable; I'll follow up with the patches in question. --b.