Re: [dm-devel] [PATCH v2 7/7] multipath: add option to skip multipathd delegation

2020-07-01 Thread Martin Wilck
On Thu, 2020-06-25 at 15:42 -0500, Benjamin Marzinski wrote: > Add the -D option to allow users to skip delegating commands to > multipathd. > > Signed-off-by: Benjamin Marzinski Reviewed-by: Martin Wilck > --- > libmultipath/config.h | 1 + > multipath/main.c | 8 +++- > 2 files

[dm-devel] [PATCH v2 7/7] multipath: add option to skip multipathd delegation

2020-06-25 Thread Benjamin Marzinski
Add the -D option to allow users to skip delegating commands to multipathd. Signed-off-by: Benjamin Marzinski --- libmultipath/config.h | 1 + multipath/main.c | 8 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libmultipath/config.h b/libmultipath/config.h index