On Fri, Jul 28, 2023 at 02:05:51PM -0500, Benjamin Marzinski wrote: Ping. Perhaps this patchset got overlooked. -Ben > This patchset changes how prioritizers set their timeouts, to make them > match how the checker functions work, and also cleans up some minor > timeout issues. I did this to make out timeouts consistent, but if > someone has a good reason to object to that, I don't feel > strongly that it's necessary, and I can resend just the bugfixes. > > Benjamin Marzinski (4): > libmultipath: don't bother to reset default timeout value > libmultipath: make prioritizer timeouts work like checker timeouts > libmultipath: fix timeouts for detect_alua() > libmultipath: fix timeouts for path_latency prioritizer > > libmultipath/discovery.c | 13 +++++++------ > libmultipath/prio.c | 14 +++++++++----- > libmultipath/prio.h | 3 +-- > libmultipath/prioritizers/alua.c | 2 +- > libmultipath/prioritizers/alua_rtpg.c | 5 ++--- > libmultipath/prioritizers/emc.c | 5 +++-- > libmultipath/prioritizers/hds.c | 4 ++-- > libmultipath/prioritizers/hp_sw.c | 4 ++-- > libmultipath/prioritizers/ontap.c | 7 +++---- > libmultipath/prioritizers/path_latency.c | 5 +++-- > libmultipath/prioritizers/rdac.c | 4 ++-- > 11 files changed, 35 insertions(+), 31 deletions(-) > > -- > 2.17.2 > > -- > dm-devel mailing list > dm-devel@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/dm-devel -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel