All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-devel] [PATCH] multipath: add option -D to manpage
@ 2022-10-12  7:23 Lidong Zhong
  2022-10-12 22:47 ` Benjamin Marzinski
  0 siblings, 1 reply; 2+ messages in thread
From: Lidong Zhong @ 2022-10-12  7:23 UTC (permalink / raw)
  To: dm-devel

commit(5adb0a15 multipath: add option to skip multipathd delegation)
added a new option -D to multipath without updating the manpage.

Signed-off-by: Lidong Zhong <lidong.zhong@suse.com>
---
 multipath/multipath.8 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/multipath/multipath.8 b/multipath/multipath.8
index 4c7e9885..93b6d763 100644
--- a/multipath/multipath.8
+++ b/multipath/multipath.8
@@ -223,6 +223,10 @@ The verbosity level also controls the level of log and debug messages printed to
 Dry run, do not create or update devmaps.
 .
 .TP
+.B \-D
+Allow users to skip delegating commands to multipathd.
+.
+.TP
 .B \-e
 Enable all foreign libraries. This overrides the
 .I enable_foreign
-- 
2.35.3

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [dm-devel] [PATCH] multipath: add option -D to manpage
  2022-10-12  7:23 [dm-devel] [PATCH] multipath: add option -D to manpage Lidong Zhong
@ 2022-10-12 22:47 ` Benjamin Marzinski
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Marzinski @ 2022-10-12 22:47 UTC (permalink / raw)
  To: Lidong Zhong; +Cc: dm-devel

On Wed, Oct 12, 2022 at 03:23:16PM +0800, Lidong Zhong wrote:
> commit(5adb0a15 multipath: add option to skip multipathd delegation)
> added a new option -D to multipath without updating the manpage.
> 
> Signed-off-by: Lidong Zhong <lidong.zhong@suse.com>
Reviewed-by: Benjamin Marzinski <bmarzins@redhat.com>
> ---
>  multipath/multipath.8 | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/multipath/multipath.8 b/multipath/multipath.8
> index 4c7e9885..93b6d763 100644
> --- a/multipath/multipath.8
> +++ b/multipath/multipath.8
> @@ -223,6 +223,10 @@ The verbosity level also controls the level of log and debug messages printed to
>  Dry run, do not create or update devmaps.
>  .
>  .TP
> +.B \-D
> +Allow users to skip delegating commands to multipathd.
> +.
> +.TP
>  .B \-e
>  Enable all foreign libraries. This overrides the
>  .I enable_foreign
> -- 
> 2.35.3
--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-12 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12  7:23 [dm-devel] [PATCH] multipath: add option -D to manpage Lidong Zhong
2022-10-12 22:47 ` Benjamin Marzinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.