On Wed, Aug 05, 2020 at 07:14:22AM +0000, Engel, Amit wrote: > What is the reason for setting REQ_FAILFAST_DRIVER flag in nvme_alloc_request ? > The original intention was to mark only sync cmds as failfast ? Special requests don't get generic error handling. The caller gets to decide how to handle it.