From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 4FA19B65E; Mon, 8 Jan 2024 08:24:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id B117268AFE; Mon, 8 Jan 2024 09:24:52 +0100 (CET) Date: Mon, 8 Jan 2024 09:24:52 +0100 From: Christoph Hellwig To: Jens Axboe Cc: "Martin K. Petersen" , Damien Le Moal , linux-block@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: remove another host aware model leftover Message-ID: <20240108082452.GA4517@lst.de> References: <20231228075141.362560-1-hch@lst.de> Precedence: bulk X-Mailing-List: linux-scsi@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: <20231228075141.362560-1-hch@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Jens, Martin, can you take a look at this? It would be great to finish the zone aware removal fully with this for 6.8. Thanks!