[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210401095412.84254-1-dwagner@suse.de>
Date: Thu, 1 Apr 2021 11:54:09 +0200
From: Daniel Wagner <dwagner@...e.de>
To: linux-nvme@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, Keith Busch <kbusch@...nel.org>,
Jens Axboe <axboe@...com>, Christoph Hellwig <hch@....de>,
Sagi Grimberg <sagi@...mberg.me>,
Chaitanya Kulkarni <chaitanya.kulkarni@....com>,
Hannes Reinecke <hare@...e.de>,
Chao Leng <lengchao@...wei.com>,
Daniel Wagner <dwagner@...e.de>
Subject: [PATCH v2 0/3] Export fast_io_fail_tmo to sysfs
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
Powered by blists - more mailing lists