linux-kernel.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, linux-kernel@vger.kernel.org
Subject: [GIT PULL] second nfsd bugfix pull request
Date: Thu, 2 Feb 2017 15:38:15 -0500	[thread overview]
Message-ID: <20170202203815.GA17298@fieldses.org> (raw)

Please pull:

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

----------------------------------------------------------------
Three more miscellaneous nfsd bugfixes.

----------------------------------------------------------------
Christoph Hellwig (1):
      nfsd: special case truncates some more

J. Bruce Fields (1):
      svcrpc: fix oops in absence of krb5 module

Kinglong Mee (1):
      NFSD: Fix a null reference case in find_or_create_lock_stateid()

 fs/nfsd/nfs4layouts.c             |  5 +-
 fs/nfsd/nfs4state.c               | 19 ++++----
 fs/nfsd/state.h                   |  4 +-
 fs/nfsd/vfs.c                     | 97 +++++++++++++++------------------------
 net/sunrpc/auth_gss/gss_rpc_xdr.c |  2 +-
 5 files changed, 51 insertions(+), 76 deletions(-)

                 reply	other threads:[~2017-02-02 20:38 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=20170202203815.GA17298@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=linux-kernel@vger.kernel.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).