2013-03-11 19:45:35

by J. Bruce Fields

[permalink] [raw]
Subject: 3.9 nfsd bugfixes

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(-)