UFS writing request failure handling

From: Bean Huo (beanhuo)
Date: Mon Feb 12 2018 - 07:21:42 EST


Hi,
I am looking at UFS error handling, but I didn't notice re-issues requests with UTP error to the host controller.
According UFS host spec, "host software either completes the request that had the error and requests still outstanding
with error to higher level software, or re-issues these requests to the host controller".
For the latest Linux UFS driver, it belongs to former one?
If I am wrong, please correct me.
Thanks!