Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] nvme: Add fault injection feature
@ 2018-02-01 23:10 Thomas Tai
  2018-02-01 23:10 ` [PATCH v3 1/2] " Thomas Tai
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Thomas Tai @ 2018-02-01 23:10 UTC (permalink / raw)


Linux's fault injection framework provides a systematic way to support
error injection via debugfs in the /sys/kernel/debug directory. This
patch uses the framework to add error injection to NVMe driver. 

Change log since last version:
V2:
- add user changable status and no_retry debugfs attribute
- add document to show how to use nvme fault injection

V1:
- move error injection point into nvme_end_request()
- Add expected result in the commit log

Thank you,
Thomas

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-02-08 16:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 23:10 [PATCH v3 0/2] nvme: Add fault injection feature Thomas Tai
2018-02-01 23:10 ` [PATCH v3 1/2] " Thomas Tai
2018-02-07 23:46   ` Keith Busch
2018-02-08 14:13     ` Thomas Tai
2018-02-01 23:10 ` [PATCH v3 2/2] Documentation: nvme: Documentation for nvme fault injection Thomas Tai
2018-02-07 23:50   ` Keith Busch
2018-02-08 14:14     ` Thomas Tai
2018-02-08 15:31       ` Sagi Grimberg
2018-02-08 15:42   ` Sagi Grimberg
2018-02-08 16:03     ` Thomas Tai
2018-02-08 16:05       ` Sagi Grimberg
2018-02-08 16:08         ` Thomas Tai
2018-02-08 16:17           ` Sagi Grimberg
2018-02-08 16:19             ` Thomas Tai
2018-02-05 14:49 ` [PATCH v3 0/2] nvme: Add fault injection feature Sagi Grimberg
2018-02-07 20:03   ` Thomas Tai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox