All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: 3.9 nfsd bugfixes
Date: Mon, 11 Mar 2013 15:45:30 -0400	[thread overview]
Message-ID: <20130311194530.GC642@fieldses.org> (raw)

Please pull a couple 3.9 nfsd bugfixes from:

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

Some minor fallout from the user-namespace work broke most krb5 mounts
to nfsd, and I screwed up a change to the AF_LOCAL rpc code.

--b.

----------------------------------------------------------------
J. Bruce Fields (2):
      nfsd: fix krb5 handling of anonymous principals
      sunrpc: don't attempt to cancel unitialized work

 net/sunrpc/auth_gss/svcauth_gss.c |   12 ++++++++----
 net/sunrpc/xprtsock.c             |   15 ++++++++++-----
 2 files changed, 18 insertions(+), 9 deletions(-)

                 reply	other threads:[~2013-03-11 19:45 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=20130311194530.GC642@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.