retries, and slows salvaging down a lot. Also, there is handling code in
libata-scsi.c for 0x01 AMNF error already.
https://bugzilla.kernel.org/show_bug.cgi?id=80031
Signed-off-by: Alexey Asemov
---
drivers/ata/libata-eh.c |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff
Tejun Heo wrote at Mon, 14 Jul 2014 20:10:10 +0400:
IIRC AMNF has been deprecated for a very long time now. The bit isn't
too likely to get reused given that major updates to ATA spec is
improbable but I'm still not quite fond of adding handling of a long
deprecated flag. Can you please provi
://bugzilla.kernel.org/show_bug.cgi?id=80031
Signed-off-by: Alexey Asemov
---
drivers/ata/libata-eh.c |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/ata/libata-eh.c b/drivers/ata/libata-eh.c
index 6760fc4..dad83df 100644
--- a/drivers/ata/libata-eh.c
+++ b
3 matches
Mail list logo