From patchwork Fri Mar 7 00:10:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Marzinski X-Patchwork-Id: 14005543 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (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 3CC36944E for ; Fri, 7 Mar 2025 00:10:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741306242; cv=none; b=CsyJxNcGN9IJWyFTSHtQB0YBXRdaseK/50fmcoURea2hNdUr6uomx+9um7p7RtHPI+erVUfJ9vNJ1ivVhjmA+CNtyS/4eqyQyzw9pFA7POSRk8Pgui2/dz7d/DbT5XqEwhLFFXsiH5wJFrjtwz8k4wBoczl9I/Lm5hJ/g5vbMiE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741306242; c=relaxed/simple; bh=3qEozcjM/UO8vIkUI4TEg4loUZM3Mo7QcOzY+4Sq8vw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:content-type; b=rl6Zm23RWGjoPnYVhgt9eq0dupFewf/IbW8s+chqZLYWEEuTJzf0fVXdNs3nTIU4aPaMx1A8Z25nQ0Zo1P/k6y6oJ1SOwv8ux1mGFu27HQZlvB4rMcUuhcvIjUJJ8/mqIerjMced3E0xEXXU8JQHtOLdOr4mkPxu57am+jIW0Ic= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=XORDTM6n; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="XORDTM6n" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1741306238; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=mvBPOn5zXN4XgM/CcRHS2WclzrOhJ6+QNFCPDy3XBwQ=; b=XORDTM6nr+mKokaczzURJeprpBbEzgVtctf/XTAYA9U6SOLADuyItYoF1HLvYzEP/99gh9 SU1OC5PnPkF1lE2pAxQR6rg3vXN0lMYIQ5riTGJExajFyZIlSU67RzlUsUV67GSRtmlOGc 9dcW/M5GWX4etfygBI//R+iDM6NwxFA= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-594-8zDPOuaMOyqBWp8SAOcX8w-1; Thu, 06 Mar 2025 19:10:37 -0500 X-MC-Unique: 8zDPOuaMOyqBWp8SAOcX8w-1 X-Mimecast-MFC-AGG-ID: 8zDPOuaMOyqBWp8SAOcX8w_1741306236 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 740AD1955BC6; Fri, 7 Mar 2025 00:10:36 +0000 (UTC) Received: from bmarzins-01.fast.eng.rdu2.dc.redhat.com (unknown [10.6.23.247]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 099ED1955DCE; Fri, 7 Mar 2025 00:10:35 +0000 (UTC) Received: from bmarzins-01.fast.eng.rdu2.dc.redhat.com (localhost [127.0.0.1]) by bmarzins-01.fast.eng.rdu2.dc.redhat.com (8.18.1/8.17.1) with ESMTPS id 5270AY1U3141843 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Thu, 6 Mar 2025 19:10:34 -0500 Received: (from bmarzins@localhost) by bmarzins-01.fast.eng.rdu2.dc.redhat.com (8.18.1/8.18.1/Submit) id 5270AYOm3141842; Thu, 6 Mar 2025 19:10:34 -0500 From: Benjamin Marzinski To: Christophe Varoqui Cc: device-mapper development , Martin Wilck Subject: [PATCH 1/2] multipath: clean up find_multipaths documentation Date: Thu, 6 Mar 2025 19:10:33 -0500 Message-ID: <20250307001034.3141833-1-bmarzins@redhat.com> Precedence: bulk X-Mailing-List: dm-devel@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: g5pfwJkpPamOpu277rrZ5pu7CG6c64zZCUnzNWjMwp8_1741306236 X-Mimecast-Originator: redhat.com content-type: text/plain; charset="US-ASCII"; x-default=true The preferred term is "on" instead of "yes". Signed-off-by: Benjamin Marzinski --- multipath/multipath.conf.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multipath/multipath.conf.5.in b/multipath/multipath.conf.5.in index 0c1eff40..bdb6b605 100644 --- a/multipath/multipath.conf.5.in +++ b/multipath/multipath.conf.5.in @@ -1214,7 +1214,7 @@ Both multipathd and multipath treat every non-blacklisted device as multipath device path. .TP .I smart -This differs from \fIfind_multipaths yes\fR only in +This differs from \fIfind_multipaths on\fR only in the way it treats new devices for which only one path has been detected yet. When such a device is first encountered in udev rules, it is treated as a multipath device. multipathd waits whether additional paths with