On 11/21/24 02:24, 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. > > Signed-off-by: Guixin Liu<kanie at linux.alibaba.com> Looks good. Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com> -ck