From patchwork Sat Mar 30 06:05:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Marzinski X-Patchwork-Id: 10878105 X-Patchwork-Delegate: christophe.varoqui@free.fr Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8A54C1874 for ; Sat, 30 Mar 2019 06:08:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6F95728FF5 for ; Sat, 30 Mar 2019 06:08:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 610A829000; Sat, 30 Mar 2019 06:08:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1A14F29293 for ; Sat, 30 Mar 2019 06:08:40 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 0831DC066458; Sat, 30 Mar 2019 06:08:39 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DE6005C22E; Sat, 30 Mar 2019 06:08:38 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id B11B6180338D; Sat, 30 Mar 2019 06:08:38 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x2U66UFw008557 for ; Sat, 30 Mar 2019 02:06:30 -0400 Received: by smtp.corp.redhat.com (Postfix) id 762941A916; Sat, 30 Mar 2019 06:06:30 +0000 (UTC) Delivered-To: dm-devel@redhat.com Received: from octiron.msp.redhat.com (octiron.msp.redhat.com [10.15.80.209]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 32FAA28543; Sat, 30 Mar 2019 06:06:28 +0000 (UTC) Received: from octiron.msp.redhat.com (localhost.localdomain [127.0.0.1]) by octiron.msp.redhat.com (8.14.9/8.14.9) with ESMTP id x2U66Q2u021036; Sat, 30 Mar 2019 01:06:26 -0500 Received: (from bmarzins@localhost) by octiron.msp.redhat.com (8.14.9/8.14.9/Submit) id x2U66QVZ021035; Sat, 30 Mar 2019 01:06:26 -0500 From: Benjamin Marzinski To: Christophe Varoqui Date: Sat, 30 Mar 2019 01:05:59 -0500 Message-Id: <1553925966-20958-11-git-send-email-bmarzins@redhat.com> In-Reply-To: <1553925966-20958-1-git-send-email-bmarzins@redhat.com> References: <1553925966-20958-1-git-send-email-bmarzins@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: dm-devel@redhat.com Cc: device-mapper development , Martin Wilck Subject: [dm-devel] [PATCH v3 10/17] multipath.conf: add missing options to man page X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Sat, 30 Mar 2019 06:08:39 +0000 (UTC) X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Benjamin Marzinski Reviewed-by: Martin Wilck --- multipath/multipath.conf.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5 index 0fe8461..864d7eb 100644 --- a/multipath/multipath.conf.5 +++ b/multipath/multipath.conf.5 @@ -1468,6 +1468,8 @@ section: .TP .B uid_attribute .TP +.B getuid_callout +.TP .B path_selector .TP .B path_checker @@ -1494,6 +1496,8 @@ section: .TP .B flush_on_last_del .TP +.B user_friendly_names +.TP .B retain_attached_hw_handler .TP .B detect_prio @@ -1525,6 +1529,8 @@ section: .B max_sectors_kb .TP .B ghost_delay +.TP +.B all_tg_pt .RE .PD .LP @@ -1604,7 +1610,11 @@ the values are taken from the \fIdevices\fR or \fIdefaults\fR sections: .TP .B skip_kpartx .TP +.B max_sectors_kb +.TP .B ghost_delay +.TP +.B all_tg_pt .RE .PD .LP