ret = -EAGAIN; break; } -#endif + } up_read(&conn_list_lock); if (ret == -EAGAIN) continue; +skip_max_ip_conns_limit: if (server_conf.max_connections && atomic_inc_return(&active_num_conn) >= server_conf.max_connections) { pr_info_ratelimited("Limit the maximum number of connections(%u)\n",[PATCH 6.17 535/563] ksmbd: add max ip connections parameterGreg Kroah-Hartman undefinedstable@vger.kernel.org undefined undefined undefined undefined—