[PATCH v2 0/1] nvme: Add fault injection feature

Thomas Tai thomas.tai at oracle.com
Wed Jan 24 12:23:09 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:
V1:
1. move error injection point into nvme_end_request()
2. Add expected result in the commit log

Thank you,
Thomas





More information about the Linux-nvme mailing list