On Wed, May 09, 2018 at 09:28:07AM +0900, Damien Le Moal wrote: > [resending with numbered patches in subject] > > This series introduces fixes and imrpovements of libata. > > The first patch is a comment typo fix and the second improves the handling of > ATA error status bits in ata_err_string(). > The third and fourth patches reduce libata verbosity by honoring requests quiet > flags in error handling as well as reducing the output from ata_dev_set_mode(). > > Finally, the last patch improves failed request retry handling by relying on the > scsi layer decisions for failed requests with valid sense data. > > Damien Le Moal (5): > libata: Fix comment typo in ata_eh_analyze_tf() > libata: Fix ata_err_string() > libata: Make ata_dev_set_mode() less verbose > libata: Honor RQF_QUIET flag > libata: Fix command retry decision Applied 1-5 to libata/for-4.18. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html