Re: [dm-devel] [PATCH] fixup! libmultipath: use directio checker for LIO targets

2023-03-31 Thread Martin Wilck
On Fri, 2023-03-31 at 08:47 -0500, Benjamin Marzinski wrote: > On Fri, Mar 31, 2023 at 10:28:35AM +0200, mwi...@suse.com wrote: > > From: Martin Wilck > > > > When we set the check to something other than TUR, we need > > to disable checker detection, too. > > > > Signed-off-by: Martin Wilck >

Re: [dm-devel] [PATCH] fixup! libmultipath: use directio checker for LIO targets

2023-03-31 Thread Benjamin Marzinski
On Fri, Mar 31, 2023 at 10:28:35AM +0200, mwi...@suse.com wrote: > From: Martin Wilck > > When we set the check to something other than TUR, we need > to disable checker detection, too. > > Signed-off-by: Martin Wilck Reviewed-by: Benjamin Marzinski > --- > libmultipath/hwtable.c | 1 + > 1

[dm-devel] [PATCH] fixup! libmultipath: use directio checker for LIO targets

2023-03-31 Thread mwilck
From: Martin Wilck When we set the check to something other than TUR, we need to disable checker detection, too. Signed-off-by: Martin Wilck --- libmultipath/hwtable.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index c2a024c..65bca74 100