Re: [RFC][PATCH] libata: enable SATA disk fua detection on default
From: Zheng Liu <hidden>
Date: 2012-07-04 02:39:03
Also in:
linux-scsi, lkml
From: Zheng Liu <hidden>
Date: 2012-07-04 02:39:03
Also in:
linux-scsi, lkml
Hi Michael, On Wed, Jul 04, 2012 at 12:11:36AM +0400, Michael Tokarev wrote:
On 03.07.2012 13:04, Zheng Liu wrote:quoted
Hi Jeff, Sorry for bothering you. Could you please review this patch, or give me some feedbacks. If this patch can be applied, I can rebase it to the lastest version of mainline kernel. Thank you.[]quoted
quoted
-int libata_fua = 0; +int libata_fua = 1;I guess it can be enabled after LOTS of testing of various drives out there, which shows that no current drives have issues with FUA anymore, and after building a black-list of devices which misbehave. It is quite a big project, I think. But what it gives us in return? (I've no idea if this is the right answer, speaking of myself only)
Thanks for the reply. Indeed it is quite a big project but we enable FUA feature for SAS disk. Is there any differences? Regards, Zheng