All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] multipath-tools man pages: add missing information
@ 2024-05-13 17:36 Benjamin Marzinski
  2024-05-13 17:36 ` [PATCH 1/7] libmultipath: remove pathgroup wildcard options Benjamin Marzinski
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Benjamin Marzinski @ 2024-05-13 17:36 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: device-mapper development, Martin Wilck, Nitin Yewale

This patchset is inspired by:
https://lore.kernel.org/dm-devel/1673555329-9850-1-git-send-email-bmarzins@redhat.com/

It removes the useless pathgroup wildcards section from the "show
wildcards" output and adds wildcards descriptions to the multipathd.8
man page, along with some issing multipathd commands.  In the process of
doing this, I noticed some instances where either the man page or
multipathd wasn't giving the correct information, and fixed those up.

Benjamin Marzinski (6):
  multipath-tools man pages: don't assume multipath.socket is enabled
  libmultipath: print all values in snprint_failback
  multipathd: Stop double counting map failures for no_path_retry > 0
  multipath-tools man pages: add missing multipathd commands
  libmultipath: change the vend/prod/rev printing
  multipath-tools man pages: Add format wildcard descriptions

Nitin Yewale (1):
  libmultipath: remove pathgroup wildcard options

 libmultipath/print.c       |  22 ++--
 libmultipath/structs_vec.c |   5 +-
 multipathd/multipathd.8.in | 260 +++++++++++++++++++++++++++++++++++--
 3 files changed, 263 insertions(+), 24 deletions(-)

-- 
2.45.0


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

end of thread, other threads:[~2024-05-29 15:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 17:36 [PATCH 0/7] multipath-tools man pages: add missing information Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 1/7] libmultipath: remove pathgroup wildcard options Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 2/7] multipath-tools man pages: don't assume multipath.socket is enabled Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 3/7] libmultipath: print all values in snprint_failback Benjamin Marzinski
2024-05-24 13:43   ` Martin Wilck
2024-05-29 15:03     ` Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 4/7] multipathd: Stop double counting map failures for no_path_retry > 0 Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 5/7] multipath-tools man pages: add missing multipathd commands Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 6/7] libmultipath: change the vend/prod/rev printing Benjamin Marzinski
2024-05-13 17:36 ` [PATCH 7/7] multipath-tools man pages: Add format wildcard descriptions Benjamin Marzinski
2024-05-13 19:11   ` Benjamin Marzinski
2024-05-24 14:29     ` Martin Wilck
2024-05-29 15:06       ` Benjamin Marzinski
2024-05-24 14:27   ` Martin Wilck
2024-05-29 15:15     ` Benjamin Marzinski
2024-05-24 14:28 ` [PATCH 0/7] multipath-tools man pages: add missing information Martin Wilck

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.