On Tue, 01 Sep 2026 09:39:38 -0400, Jeff Layton wrote:
> This version just fixes up some errno handling confusion that was in v3
> that Chuck pointed out. This version also drops ENAVAIL as a special
> error code -- we can use EIO for that instead.
> 
> Please consider these for v7.4.
> 
> 
> [...]

Applied to nfsd-testing, thanks!

[01/15] NFSD: cap the number of listeners accepted in listener_set
        commit: 196e48772ea60dc35adf57341e09e4bdf8f4212c
[02/15] NFSD: validate transport name in listener_set before serv creation
        commit: 85d7bca4afc7db07cedb612457fda195468cdb2d
[03/15] SUNRPC: keep the first error in svc_register()
        commit: d6c53650eb4aea422e6cf18b99428ff314ae7dd2
[04/15] SUNRPC: bound the local rpcbind client timeout to 1s
        commit: a607970b7003acf07157aae2f4c928af92b175d8
[05/15] NFSD: report listener creation failures through extack
        commit: 9dbaebcec682cc4c032c7a24ca4f04bdde287935
[06/15] SUNRPC: report local rpcbind calls that get no answer
        commit: f8ee183cb6123784cb4ffc2facb309d17bc896e9
[07/15] SUNRPC: stop svc_register() once rpcbind stops answering
        commit: 53fbfe00e9615496002b7e045b681fed45006634
[08/15] SUNRPC: stop the svc_unregister() sweep once rpcbind stops answering
        commit: 1ef5f3076a52482510c5afd4e816db33599f1341
[09/15] SUNRPC: stop unregistering listeners once rpcbind stops answering
        commit: e3d28a4c7f71946635ff6900aad6876e87332aa4
[10/15] NFSD: stop registering with rpcbind after a failure in listener_set
        commit: ce39bbabbe205b50b66ac935bd54036d86d86ba3
[11/15] SUNRPC: check rpc_sockaddr2uaddr() for failure when registering
        commit: 3349f8b6b9a938405275c232cf441fbff23d61b5
[12/15] selftests/nfsd: exercise listener_set request validation
        commit: 213294f2e2548c6d837cbc55ba0731c90a7a45e2
[13/15] selftests/nfsd: add a per-netns rpcbind stub and the listener 
round-trips
        commit: 61222d2dca7b03ecd3a590afed804f2324f4df82
[14/15] selftests/nfsd: check that listener_set asks rpcbind once
        commit: 3c9de315b3f85a67b4c54650c28ead94faad726f
[15/15] selftests/nfsd: check that listener removal asks rpcbind once
        commit: f56be2f4966b31fd60c379a30d8c83e89db7bc62

--
Chuck Lever


Reply via email to