Hi Bruce, This patchset is a resend of the set I sent a month or so ago, with a couple of other patches to fix related problems that came to light as we were discussing them. It's changed a bit from the original set by virtue of the fact that patch #5 simplifies the lockd_up/down handling. Let me know if you see any problems with the set and I'll work on addressing them. Thanks, Jeff Layton (5): nfsd: don't try to shut down nfs4 state handling unless it's up nfsd: fix error handling when starting nfsd with rpcbind down nfsd: fix error handling in __write_ports_addxprt nfsd: shut down NFSv4 state when nfsd_svc encounters an error nfsd: just keep single lockd reference for nfsd fs/nfsd/nfs4state.c | 2 ++ fs/nfsd/nfsctl.c | 20 ++++++++------------ fs/nfsd/nfssvc.c | 36 +++++++++++++++++------------------- 3 files changed, 27 insertions(+), 31 deletions(-) -- 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