Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752783AbbEKVmd (ORCPT ); Mon, 11 May 2015 17:42:33 -0400 Received: from fieldses.org ([173.255.197.46]:51093 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435AbbEKVm3 (ORCPT ); Mon, 11 May 2015 17:42:29 -0400 Date: Mon, 11 May 2015 17:42:28 -0400 To: Linus Torvalds Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] nfsd bugfixes for 4.1 Message-ID: <20150511214228.GC23754@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) From: bfields@fieldses.org (J. Bruce Fields) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1356 Lines: 35 Please pull nfsd fixes for 4.1 from git://linux-nfs.org/~bfields/linux.git for-4.1 Mainly pnfs fixes (and for problems with generic callback code made more obvious by pnfs). --b. ---------------------------------------------------------------- Christoph Hellwig (5): nfsd/blocklayout: pretend we can send deviceid notifications nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op nfsd: split transport vs operation errors for callbacks nfsd: fix callback restarts nfsd: skip CB_NULL probes for 4.1 or later Sachin Bhamare (1): nfsd: fix pNFS return on close semantics Scott Mayhew (1): svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures fs/nfsd/blocklayout.c | 11 +++ fs/nfsd/nfs4callback.c | 119 ++++++++++++++---------------- fs/nfsd/nfs4state.c | 147 +++++++++++++++++++++++++++++++++----- fs/nfsd/state.h | 19 ++++- fs/nfsd/xdr4.h | 1 + net/sunrpc/auth_gss/gss_rpc_xdr.c | 23 ++++-- 6 files changed, 228 insertions(+), 92 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/