Received: by 2002:a05:7412:8598:b0:f9:33c2:5753 with SMTP id n24csp275176rdh; Mon, 18 Dec 2023 20:32:18 -0800 (PST) X-Google-Smtp-Source: AGHT+IGrkgK5DrreXGNqNuack2Z/MhX0wp9f8PgIbf0Eq19Q32FZiOt+vz6XmuVavqPYndWRIpST X-Received: by 2002:a05:620a:51ce:b0:77f:6d5:51d with SMTP id cx14-20020a05620a51ce00b0077f06d5051dmr13333036qkb.92.1702960337918; Mon, 18 Dec 2023 20:32:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702960337; cv=none; d=google.com; s=arc-20160816; b=HEM1au7o+9eX6LKu26xBGKEWC0XB2YN2Wz57tYKY8gTRPYzhzI7IlP04tiyjxL6m8F 3TFJe68nr/7TH+pmU9OmmgWHSZsCGgSCsf0FXdgpFay5GleNlxL0+fDY9g0d39a5PP44 nQceptm9nm2PGPAP9/LQ0yCBS/nU3kWMk789WQk/4Q2oe+hYF62ACVmcaEQOHlnawfuT ERm6GKnpaHg80qEMNrJ91DnV5QUrTtcadtk5BQtByvxbaDhBZd4di3jOizboxcQBCigl Qks28lkEdyzP4Cf46t5SpAgBqbktBuo7J0m6c7a7n7qu5nRwdK4EXMbgNs74dQ6lumct YYGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version :list-unsubscribe:list-subscribe:list-id:precedence:references :message-id:subject:cc:to:from:date; bh=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; fh=bO7QqOZggiuZIv2kiYKYk6++3Sxs5btaWVIXOG50Ggw=; b=r3vab6cDEZLo7oQcq6u0/DrNBCNr1Z8xnecgeAKq5o5Gw55MdbS+EGUmgAOsG0eD5G TWHj0npz9CeQUtizJvhTpLYoS82RkXZl25acYN6moFJBvqjGQCt3izSxnGQ1ImTnAcnA iwULZP5pI2QL4W+vz7aqqxHY3HIFS5DA+FQK8zoTj7N4hCweEa5aDg5cv9JstRMtH9bd 0VizALudzLSLpRlApz+VqQxSjNO4CapfemCc1N5o6DB8bQmlTZu7Zwi4qnTBMsGkLkti pnTnlvg57ZLguRgJJDCfQuuCBCfkNp4JeyNX1TwrQSapFWxd6Gh5dPSuE7sPf6Ci9gR+ JdbQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-4684-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-4684-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org. [147.75.199.223]) by mx.google.com with ESMTPS id l16-20020a05620a211000b0078100839ef5si446542qkl.91.2023.12.18.20.32.17 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Dec 2023 20:32:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-4684-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) client-ip=147.75.199.223; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-4684-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-4684-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id AC2401C21593 for ; Tue, 19 Dec 2023 04:32:17 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 866C88BE1; Tue, 19 Dec 2023 04:31:46 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org 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 EF49210E4 for ; Tue, 19 Dec 2023 04:31:44 +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 B60C468AFE; Tue, 19 Dec 2023 05:31:40 +0100 (CET) Date: Tue, 19 Dec 2023 05:31:40 +0100 From: Christoph Hellwig To: Daniel Wagner Cc: linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org, Christoph Hellwig , Sagi Grimberg , Keith Busch , James Smart , Hannes Reinecke Subject: Re: [PATCH v3 05/16] nvmet-fcloop: Remove remote port from list when unlinking Message-ID: <20231219043140.GF30580@lst.de> References: <20231218153105.12717-1-dwagner@suse.de> <20231218153105.12717-6-dwagner@suse.de> Precedence: bulk X-Mailing-List: linux-kernel@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: <20231218153105.12717-6-dwagner@suse.de> User-Agent: Mutt/1.5.17 (2007-11-01) Looks good: Reviewed-by: Christoph Hellwig