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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Arjan van de Ven | Re: [GIT]: Networking |
| Auke Kok | [PATCH] e1000e: test MSI interrupts |
git: | |
