Re: [RFC] libata-scsi: introducing SANITIZE translation
From: Mark Lord <hidden>
Date: 2016-10-26 22:54:09
Also in:
linux-scsi
From: Mark Lord <hidden>
Date: 2016-10-26 22:54:09
Also in:
linux-scsi
On 16-07-11 02:35 AM, Tom Yan wrote:
I don't suppose there would be any problem doing it in userspace / with ATA PASS-THROUGH anyway.
..
quoted
quoted
On 8 July 2016 at 17:29, James Bottomley [off-list ref] wrote:
..
quoted
Not really. The point is that you've proposed something as an addition to the kernel that can also be done in userspace. Checking if it can work easily there is like a barrier to entry. If it works, then fine, we're done. If it throws up problems then we reconsider the kernel route.
hdparm has full support for the SANITIZE commands in userspace. -ml