2008-09-15 21:27:55

by Chuck Lever

[permalink] [raw]
Subject: [PATCH 0/2] Fix-ups for 2.6.28 rpcb kernel support

Hi Bruce-

Here are a couple of fixes for the code that registers kernel RPC
services with the local rpcbind daemon. The first is a patch that can
be merged with a patch you already have queued for 2.6.28.

---

Chuck Lever (2):
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
SUNRPC: Register both netids for AF_INET6 servers


net/sunrpc/rpcb_clnt.c | 12 +++-
net/sunrpc/svc.c | 143 ++++++++++++++++++++++++++++++++++--------------
2 files changed, 108 insertions(+), 47 deletions(-)

--
Chuck Lever