Messages in this thread |  | | Date | Thu, 12 Dec 2013 08:39:35 -0500 | From | Tejun Heo <> | Subject | Re: [PATCH] libata: provide the ability to disable a disk via the params. |
| |
Hello, Robin.
On Sat, Dec 07, 2013 at 04:56:27PM -0800, Robin H. Johnson wrote: > + { "disable", .horkage_on = ATA_HORKAGE_DISABLE }, > + { "nodisable", .horkage_off = ATA_HORKAGE_DISABLE },
Given the current usage of ATA_HORKAGE_DISABLE, I don't think we need "nodisable". Let's just add "disable" for now. Can you please update the patch and resend?
Thanks.
-- tejun
|  |