ANDROID: scsi: core: Limit zoned write retries
Decrement the command retry counter before retrying a zoned write. This patch has not been posted on any Linux kernel mailing list since there is agreement that another approach will be taken to preserve the order of WRITE commands for zoned devices. However, the implementation of that new approach is not yet available. Bug: 197782466 Fixes: 33aea974 ("ANDROID: scsi: Retry unaligned zoned writes") Fixes: If89c1f0b4d382978c52382dd3634f39fc15bcaf0 Change-Id: Idec66e2f5a8ee7ab218cdbcdb308f0bf2e9802fe Signed-off-by:Bart Van Assche <bvanassche@google.com>
Loading