commit | a70e91b8bbaa3924d6598f9b4d1d468d2c88e6d3 | [log] [tgz] |
---|---|---|
author | Yaniv Gardi <ygardi@codeaurora.org> | Thu Mar 10 17:37:14 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Mar 14 21:04:45 2016 -0400 |
tree | 914eb7cf0c893c6ee4fb2242868a0992112f899b | |
parent | 583fa62d082483412715af9ab4f528fcf00e4c38 [diff] |
scsi: ufs: add retry for query descriptors Query commands have 100ms timeout and it may timeout if they are issued in parallel to ongoing read/write SCSI commands, this change adds the retry (max: 10) in case command timeouts. Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>