Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755616Ab3GQUex (ORCPT ); Wed, 17 Jul 2013 16:34:53 -0400 Received: from fieldses.org ([174.143.236.118]:54556 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754166Ab3GQUev (ORCPT ); Wed, 17 Jul 2013 16:34:51 -0400 Date: Wed, 17 Jul 2013 16:34:45 -0400 To: Linus Torvalds Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: nfsd bugfixes for 3.11 Message-ID: <20130717203445.GC11977@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: "J. Bruce Fields" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 998 Lines: 29 Please pull the following nfsd fixes from git://linux-nfs.org/~bfields/linux.git for-3.11 Just three minor bugfixes. --b. ---------------------------------------------------------------- Dan Carpenter (1): svcrdma: underflow issue in decode_write_list() David Jeffery (1): lockd: protect nlm_blocked access in nlmsvc_retry_blocked J. Bruce Fields (1): nfsd4: fix minorversion support interface fs/lockd/svclock.c | 4 ++++ fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/nfssvc.c | 13 +++++++------ net/sunrpc/xprtrdma/svc_rdma_marshal.c | 20 ++++++++++++++------ 5 files changed, 26 insertions(+), 14 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/