All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix regression when no PID file
@ 2024-02-28 15:37 Mateusz Kusiak
  2024-02-28 15:37 ` [PATCH 1/1] Monitor: Allow no PID in check_one_sharer() Mateusz Kusiak
  2024-02-29 13:10 ` [PATCH 0/1] Fix regression when no PID file Mariusz Tkaczyk
  0 siblings, 2 replies; 3+ messages in thread
From: Mateusz Kusiak @ 2024-02-28 15:37 UTC (permalink / raw)
  To: linux-raid; +Cc: jes, mariusz.tkaczyk

Following patch is a fix for regression introduced by commit b7d7837128e9
("Monitor: open file before check in check_one_sharer()").

This prevented Monitor from starting if there was no PID file in
/run/mdadm. 

Mateusz Kusiak (1):
  Monitor: Allow no PID in check_one_sharer()

 Monitor.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.35.3


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

end of thread, other threads:[~2024-02-29 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28 15:37 [PATCH 0/1] Fix regression when no PID file Mateusz Kusiak
2024-02-28 15:37 ` [PATCH 1/1] Monitor: Allow no PID in check_one_sharer() Mateusz Kusiak
2024-02-29 13:10 ` [PATCH 0/1] Fix regression when no PID file Mariusz Tkaczyk

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.