From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D09B91F95A; Fri, 24 Nov 2023 11:53:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="KJqWjxjX" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 00F7DC433C7; Fri, 24 Nov 2023 11:53:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700826811; bh=4Zhht3xw7A65E0ReKDjb+KZoZmXvjdOoyx11UcUhWTM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KJqWjxjXBXD0G6IobGhKX3t9r1ngVCiCtV+bQhbvdCsbwx/3WeRC1gnMGUoJbZHIc 4AXur/atkprGIsTEgTU1kJY051cwVEHaqi2j/EDmpYK7mTdo8NUX2KCVp2ARGGUqYw 0Z7/rnsGu8n5LlK54EXjXjq+OeflXwy7odBbuvb4= Date: Fri, 24 Nov 2023 11:53:30 +0000 From: Greg KH To: Paulo Alcantara Cc: Eduard Bachmakov , stable@vger.kernel.org, linux-cifs@vger.kernel.org, Steve French Subject: Re: Unexpected additional umh-based DNS lookup in 6.6.0 Message-ID: <2023112402-handoff-spore-f997@gregkh> References: <482ee449a063acf441b943346b85e2d0.pc@manguebit.com> Precedence: bulk X-Mailing-List: linux-cifs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Nov 23, 2023 at 10:56:53PM -0300, Paulo Alcantara wrote: > Stable team, > > Eduard Bachmakov writes: > > > I noticed this got pulled into 6.7. Given this is a user-facing > > regression, can this be proposed for the next 6.6 point release? > > Sorry, if this is already the case and I missed it. > > Could you please backport > > 5e2fd17f434d ("smb: client: fix mount when dns_resolver key is not available") > > to v6.6.y? Will do so now, thanks, I'm way behind in catching up with stable patches due to the merge window and then Plumbers and now some additional travel, sorry about that. greg k-h