Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libmultipath: hwtable: fix fast_io_fail for Infinibox
The Infinibox hwtable entry had fast_io_fail and dev_loss both set to 15, which has the effect that fast_io_fail is switched off (dev_loss timeout must be higher than fast_io_fail timeout). Remove the dev_loss value, which will cause the default of 600 to be used. Experience shows that dev_loss_tmo values below a few minutes are seldom helpful. Fixes: 55da608 ("libmultipath: update INFINIDAT builtin config") Signed-off-by: Martin Wilck <[email protected]> Cc: Arnon Yaari <[email protected]> Cc: Xose Vazquez Perez <[email protected]> Cc: Tom Abraham <[email protected]> Cc: Jiri Belka <[email protected]>
- Loading branch information
0faaa1d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log or 📝 job summary for details.
Unrecognized words (2453)
Some files were automatically ignored 🙈
These sample patterns would exclude them:
You should consider adding them to:
File matching is via Perl regular expressions.
To check these files, more of their words need to be in the dictionary than not. You can use
patterns.txt
to exclude portions, add items to the dictionary (e.g. by adding them toallow.txt
), or fix typos.To accept these unrecognized words as correct and update file exclusions, you could run the following commands
... in a clone of the [email protected]:openSUSE/multipath-tools.git repository
on the
tip
branch (ℹ️ how do I use this?):Available 📚 dictionaries could cover words not in the 📘 dictionary
Consider adding them (in
.github/workflows/spelling.yml
) foruses: check-spelling/check-spelling@main
in itswith
:To stop checking additional dictionaries, add (in
.github/workflows/spelling.yml
) foruses: check-spelling/check-spelling@main
in itswith
:Pattern suggestions ✂️ (25)
You could add these patterns to
.github/actions/spelling/patterns.txt
:Errors (4)
See the 📜action log or 📝 job summary for details.
See ❌ Event descriptions for more information.