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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html