All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] nvme: Add fault injection feature
@ 2018-01-24 20:23 Thomas Tai
  2018-01-24 20:23 ` [PATCH v2 1/1] " Thomas Tai
  2018-01-26  7:54 ` [PATCH v2 0/1] " Christoph Hellwig
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Tai @ 2018-01-24 20:23 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:
V1:
1. move error injection point into nvme_end_request()
2. Add expected result in the commit log

Thank you,
Thomas

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

end of thread, other threads:[~2018-01-29 19:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 20:23 [PATCH v2 0/1] nvme: Add fault injection feature Thomas Tai
2018-01-24 20:23 ` [PATCH v2 1/1] " Thomas Tai
2018-01-29 18:34   ` Sagi Grimberg
2018-01-29 18:37     ` Thomas Tai
2018-01-29 18:39     ` Thomas Tai
2018-01-29 19:40       ` Sagi Grimberg
2018-01-26  7:54 ` [PATCH v2 0/1] " Christoph Hellwig
2018-01-26 19:44   ` Thomas Tai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.