mirror of https://lore.kernel.org/lkml/
 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: nfsd bugfixes for 4.0
Date: Tue, 31 Mar 2015 16:39:26 -0400	[thread overview]
Message-ID: <20150331203926.GO6901@fieldses.org> (raw)

Please pull nfsd bugfixes from

	git://linux-nfs.org/~bfields/linux.git for-4.0

Two main issues:

	- We found that turning on pNFS by default (when it's configured
	  at build time) was too aggressive, so we want to switch the
	  default before the 4.0 release.

	- Recent client changes to increase open parallelism uncovered a
	  serious bug lurking in the server's open code.

Also fix a krb5/selinux regression.

The rest is mainly smaller pNFS fixes.

-b.

----------------------------------------------------------------
Christoph Hellwig (1):
      nfsd: require an explicit option to enable pNFS

J. Bruce Fields (1):
      nfsd: return correct lockowner when there is a race on hash insert

Jeff Layton (2):
      nfsd: return correct openowner when there is a race to put one in the hash
      sunrpc: make debugfs file creation failure non-fatal

Kinglong Mee (8):
      NFSD: restore trace event lost in mismerge
      NFSD: Check layout type when returning client layouts
      NFSD: Take care the return value from nfsd4_decode_stateid
      NFSD: Error out when register_shrinker() fail
      NFSD: Put exports after nfsd4_layout_verify fail
      NFSD: Printk blocklayout length and offset as format 0x%llx
      NFSD: Take care the return value from nfsd4_encode_stateid
      NFSD: Fix bad update of layout in nfsd4_return_file_layout

 fs/nfsd/blocklayout.c            |  2 +-
 fs/nfsd/blocklayoutxdr.c         |  6 ++---
 fs/nfsd/nfs4layouts.c            | 12 ++++++----
 fs/nfsd/nfs4proc.c               |  2 +-
 fs/nfsd/nfs4state.c              |  4 ++--
 fs/nfsd/nfs4xdr.c                | 20 ++++++++++++----
 fs/nfsd/nfscache.c               |  6 ++++-
 include/linux/sunrpc/debug.h     | 18 +++++++-------
 include/uapi/linux/nfsd/export.h |  2 +-
 net/sunrpc/clnt.c                |  4 +---
 net/sunrpc/debugfs.c             | 52 ++++++++++++++++++++++------------------
 net/sunrpc/sunrpc_syms.c         |  7 +-----
 net/sunrpc/xprt.c                |  7 +-----
 13 files changed, 78 insertions(+), 64 deletions(-)

                 reply	other threads:[~2015-03-31 20:39 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=20150331203926.GO6901@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

all inboxes | Powered by JetHome®