On Tue, 2024-01-16 at 20:19 -0500, Benjamin Marzinski wrote: > Fix two bugs in my auto-resize feature. > > changes from v1 (based on suggestions from Martin Wilck): > 0002: Explicitly set the default values of auto_resize > > Benjamin Marzinski (2): > multipathd: fix null pointer dereference in uev_update_path > multipathd: fix auto-resize configuration > > libmultipath/config.c | 1 + > libmultipath/structs.h | 1 - > multipathd/main.c | 2 +- > 3 files changed, 2 insertions(+), 2 deletions(-) > For the series: Reviewed-by: Martin Wilck <mwilck@xxxxxxxx>