All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] client-side lockd doesn't start UDP listener
@ 2008-10-03 21:15 Chuck Lever
       [not found] ` <20081003211305.9870.6835.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Chuck Lever @ 2008-10-03 21:15 UTC (permalink / raw)
  To: bfields, neilb; +Cc: linux-nfs

Hi Bruce, Neil-

Here's my initial proposal to address the NFSv2/v3 lock recovery issue 
that results from having no UDP lockd listener.

Comments?  Did I miss anything?

---

Chuck Lever (3):
      NLM: Remove unused argument from svc_addsock() function
      NLM: Remove "proto" argument from lockd_up()
      NLM: Always start both UDP and TCP listeners

 fs/lockd/clntlock.c            |    4 ++--
 fs/lockd/svc.c                 |   40 ++++++++++++++++++++--------------------
 fs/nfsd/nfsctl.c               |    5 ++---
 fs/nfsd/nfssvc.c               |   19 +++++++------------
 include/linux/lockd/bind.h     |    2 +-
 include/linux/sunrpc/svcsock.h |    5 +----
 net/sunrpc/svcsock.c           |    4 +---
 7 files changed, 34 insertions(+), 45 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2008-10-14 18:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03 21:15 [PATCH 0/3] client-side lockd doesn't start UDP listener Chuck Lever
     [not found] ` <20081003211305.9870.6835.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-10-03 21:15   ` [PATCH 1/3] NLM: Always start both UDP and TCP listeners Chuck Lever
2008-10-03 21:15   ` [PATCH 2/3] NLM: Remove "proto" argument from lockd_up() Chuck Lever
2008-10-03 21:15   ` [PATCH 3/3] NLM: Remove unused argument from svc_addsock() function Chuck Lever
2008-10-04 21:36   ` [PATCH 0/3] client-side lockd doesn't start UDP listener J. Bruce Fields
2008-10-12 23:15     ` Neil Brown
     [not found]       ` <18674.34066.316972.695627-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2008-10-13 15:42         ` Chuck Lever
2008-10-13 17:46           ` J. Bruce Fields
2008-10-13 20:45             ` Chuck Lever
2008-10-13 20:57               ` J. Bruce Fields
2008-10-14  9:54               ` Neil Brown
     [not found]                 ` <18676.27741.921124.742371-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2008-10-14 15:52                   ` Chuck Lever
2008-10-14 17:43                     ` J. Bruce Fields
2008-10-14 18:14                       ` Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.