On Mon, Jan 22, 2018 at 07:09:21PM -0500, Thomas Tai wrote: > > Once the error injection is enabled, BLK_STS_IOERR will be > injected into the nvme_setup_cmd. Following example shows > how to inject an error. That doesn't seem like a very interesting place to inject an error. Woudln't nvme_end_request be more interesting?