[PATCH v2 0/3] Export fast_io_fail_tmo to sysfs

From: Daniel Wagner
Date: Thu Apr 01 2021 - 05:55:29 EST


changes since v1:
- use sysfs_emit instead sprintf
- simplify logic in nvme_ctrl_loss_tmo_store() and
nvme_ctrl_io_fail_tmo
- updated commit message (dropped wrong statement about
hard coded value)

Daniel Wagner (3):
nvme: Use sysfs_emit instead of sprintf
nvme: Remove superflues else in nvme_ctrl_loss_tmo_store
nvme: Export fast_io_fail_tmo to sysfs

drivers/nvme/host/core.c | 73 +++++++++++++++++++++++++----------
drivers/nvme/host/multipath.c | 8 ++--
2 files changed, 56 insertions(+), 25 deletions(-)

--
2.29.2