From: Chuck Lever <chuck.lever@oracle.com>
To: trond.myklebust@netapp.com
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/6] For 2.6.40: NFSROOT fix, AF_LOCAL support
Date: Mon, 09 May 2011 15:22:04 -0400 [thread overview]
Message-ID: <20110509191859.16449.73749.stgit@matisse.1015granger.net> (raw)
Hi-
The following are miscellaneous patches for 2.6.40.
---
Chuck Lever (6):
SUNRPC: Remove obsolete comment
SUNRPC: Use AF_LOCAL for rpcbind upcalls
SUNRPC: Support for RPC over AF_LOCAL transports
SUNRPC: Rename xs_encode_tcp_fragment_header()
SUNRPC: Clean up use of curly braces in switch cases
NFS: Revert NFSROOT default mount options
fs/nfs/nfsroot.c | 2
include/linux/sunrpc/msg_prot.h | 1
include/linux/sunrpc/xprt.h | 3
net/sunrpc/clnt.c | 29 +--
net/sunrpc/rpcb_clnt.c | 97 ++++++++-
net/sunrpc/svc.c | 2
net/sunrpc/xprtsock.c | 419 ++++++++++++++++++++++++++++++++++++++-
7 files changed, 509 insertions(+), 44 deletions(-)
--
Chuck Lever
next reply other threads:[~2011-05-09 19:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-09 19:22 Chuck Lever [this message]
2011-05-09 19:22 ` [PATCH 1/6] NFS: Revert NFSROOT default mount options Chuck Lever
2011-05-09 19:22 ` [PATCH 2/6] SUNRPC: Clean up use of curly braces in switch cases Chuck Lever
2011-05-09 19:22 ` [PATCH 3/6] SUNRPC: Rename xs_encode_tcp_fragment_header() Chuck Lever
2011-05-09 19:22 ` [PATCH 4/6] SUNRPC: Support for RPC over AF_LOCAL transports Chuck Lever
2011-05-09 19:22 ` [PATCH 5/6] SUNRPC: Use AF_LOCAL for rpcbind upcalls Chuck Lever
2011-05-09 19:23 ` [PATCH 6/6] SUNRPC: Remove obsolete comment Chuck Lever
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=20110509191859.16449.73749.stgit@matisse.1015granger.net \
--to=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@netapp.com \
/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).