On Tue, 2023-12-12 at 18:53 -0500, Benjamin Marzinski wrote: > currently, most of the callers of _process_cmd() do not gracefully > handle the case where multipathd returns "fail\n". dmmp_flush_mpath() > does, but it does extra work to try to figure out after the fact why > the > flush command failed. Instead, handle fail replies in _process_cmd() > using the appropriate DMMP error codes. > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx> (should Gris Ge have been cc'd on this perhaps? Is he still at Red Hat?)