linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bfields@fieldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org
Subject: [GIT PULL] nfsd bugfixes for 4.10
Date: Mon, 16 Jan 2017 10:42:58 -0500	[thread overview]
Message-ID: <20170116154258.GA2953@fieldses.org> (raw)

Please pull:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.10-1

Miscellaneous nfsd bugfixes, one for a 4.10 regression, three for older
bugs.--b.

J. Bruce Fields (2):
      nfsd: fix supported attributes for acl & labels
      svcrpc: don't leak contexts on PROC_DESTROY

Scott Mayhew (1):
      sunrpc: don't call sleeping functions from the notifier block callbacks

Sriharsha Basavapatna (1):
      svcrdma: avoid duplicate dma unmapping during error recovery

 fs/nfsd/nfs4xdr.c                       |  4 +++-
 include/linux/sunrpc/svc_xprt.h         |  1 +
 net/sunrpc/auth_gss/svcauth_gss.c       |  2 +-
 net/sunrpc/svc_xprt.c                   | 10 +++++++---
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c |  2 --
 5 files changed, 12 insertions(+), 7 deletions(-)

                 reply	other threads:[~2017-01-16 15:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170116154258.GA2953@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).