On Thu, Nov 21, 2024 at 06:24:54PM +0800, Guixin Liu wrote: > When the nvme target receive an rw command with limited retry flag, > handle it in block backend by setting the REQ_FAILFAST_DEV flag to > bio. Do you have a use case where this makes a difference? The code itself looks fine, but I doubt it's actually useful.