All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] multipath-tools: fixes for systemd watchdog
@ 2024-11-14 14:42 Martin Wilck
  2024-11-14 14:42 ` [PATCH 1/3] libmultipath: don't print error message if WATCHDOG_USEC is 0 Martin Wilck
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Wilck @ 2024-11-14 14:42 UTC (permalink / raw)
  To: Christophe Varoqui, Benjamin Marzinski; +Cc: Martin Wilck, dm-devel

A set of small fixes to make multipathd better adhere to the conventions
for systemd's WatchdogSec= setting.

Martin Wilck (3):
  libmultipath: don't print error message if WATCHDOG_USEC is 0
  libmultipath: honor WATCHDOG_PID setting
  libmultipath: cut watchdog interval in half

 libmultipath/config.c             | 21 ++++++++++++++++++---
 libmultipath/config.h             |  2 ++
 libmultipath/libmultipath.version |  1 +
 3 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2024-11-16  0:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 14:42 [PATCH 0/3] multipath-tools: fixes for systemd watchdog Martin Wilck
2024-11-14 14:42 ` [PATCH 1/3] libmultipath: don't print error message if WATCHDOG_USEC is 0 Martin Wilck
2024-11-14 14:42 ` [PATCH 2/3] libmultipath: honor WATCHDOG_PID setting Martin Wilck
2024-11-14 14:42 ` [PATCH 3/3] libmultipath: cut watchdog interval in half Martin Wilck
2024-11-16  0:05 ` [PATCH 0/3] multipath-tools: fixes for systemd watchdog 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.