On 3/18/21 12:12 PM, Mariusz Tkaczyk wrote: > Make -ludev configurable, enabled by default. > To disable it, -DNO_LIBUDEV has to be set explicitly in CXFALGS. > > This patch restores commit cab9c67d461c ("mdmonitor: set small delay > once") for configuration without libudev to bring minimal support in > such case. > > Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx> > --- > Makefile | 7 ++++++- > Monitor.c | 28 +++++++++++++++++++++++----- > 2 files changed, 29 insertions(+), 6 deletions(-) Applied! Thanks for taking care of this! Jes