Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/3] Bake-a-thon fixes
@ 2008-09-25 15:56 Chuck Lever
       [not found] ` <20080925154814.8353.64762.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Chuck Lever @ 2008-09-25 15:56 UTC (permalink / raw)
  To: trond.myklebust, bfields; +Cc: linux-nfs

Hi Trond, Bruce-

I know it is late, but please consider these three bug fixes for 2.6.28.

The first patch is another result of Olaf's recent exploration of the
Linux rpcbind port.  It belongs with the other patches for 2.6.28 that
provide proper support for IPv6 and rpcbind v4 when the kernel registers
its RPC services with the local rpcbind daemon.

The second patch is a simple clean up that reduces the verbosity of
rpcbind debugging messages.

The third is important for NFSv4 over IPv6.  Without it, the NFSv4.0
callback channel does not work properly over IPv6.  There may be more
problems there, so this does not yet guarantee that we have working
callback support over IPv6.

---

Chuck Lever (3):
      NFS: SETCLIENTID truncates client ID and netid
      SUNRPC: Clean up debug messages in rpcb_clnt.c
      SUNRPC: Fix up svc_unregister()


 include/linux/nfs_xdr.h |    8 +++---
 net/sunrpc/rpcb_clnt.c  |   14 ++++-------
 net/sunrpc/svc.c        |   58 +++++++++++++++++++++++++++++++----------------
 3 files changed, 47 insertions(+), 33 deletions(-)

-- 
Chuck Lever

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-10-01 15:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-25 15:56 [PATCH 0/3] Bake-a-thon fixes Chuck Lever
     [not found] ` <20080925154814.8353.64762.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-09-25 15:56   ` [PATCH 1/3] SUNRPC: Fix up svc_unregister() Chuck Lever
2008-09-25 15:57   ` [PATCH 2/3] SUNRPC: Clean up debug messages in rpcb_clnt.c Chuck Lever
2008-09-25 15:57   ` [PATCH 3/3] NFS: SETCLIENTID truncates client ID and netid Chuck Lever
     [not found]     ` <20080925155712.8353.47707.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-09-25 16:10       ` Trond Myklebust
2008-09-25 16:58         ` J. Bruce Fields
2008-09-25 17:00           ` J. Bruce Fields
2008-09-25 18:13           ` Chuck Lever
2008-09-27  0:03             ` J. Bruce Fields
2008-10-01 15:45               ` Chuck Lever
2008-09-25 17:35       ` Peter Staubach
2008-09-25 18:51         ` Chuck Lever
2008-09-27  0:01   ` [PATCH 0/3] Bake-a-thon fixes J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox