[PATCH v3 0/2] nvme: Add fault injection feature

Thomas Tai thomas.tai at oracle.com
Thu Feb 1 15:10:57 PST 2018


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




More information about the Linux-nvme mailing list