[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080805152154.22606.1607.stgit@manray.1015granger.net>
Date: Tue, 05 Aug 2008 11:24:50 -0400
From: Chuck Lever <chuck.lever@...cle.com>
To: netdev@...r.kernel.org
Subject: [RFC] [PATCH 0/2] Set V6ONLY sockopt for kernel RPC services
It has been suggested that I should unconditionally pre-empt the creation
of user space IPv4 listeners on the same port when the kernel sets up an
IPv6 listener for RPC services. This series of patches should implement
that.
I'm interested in comments and review -- it's a pretty simple set of
changes that go on top of 2.6.27-rc1.
---
Chuck Lever (2):
SUNRPC: Set V6ONLY socket option for RPC listener sockets
SUNRPC: Add address family field to svc_serv data structure
fs/lockd/svc.c | 2 +-
fs/nfs/callback.c | 3 ++-
fs/nfsd/nfssvc.c | 3 ++-
include/linux/sunrpc/svc.h | 9 +++++----
net/sunrpc/svc.c | 11 ++++++-----
net/sunrpc/svcsock.c | 12 ++++++++++++
6 files changed, 28 insertions(+), 12 deletions(-)
--
Chuck Lever
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists