diff options
author | Shaun Tancheff <shaun@tancheff.com> | 2016-08-21 23:23:19 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-08-25 11:26:48 -0400 |
commit | 7b20309428598df00ffeb0b01f5948dea6aaf1f7 (patch) | |
tree | 101fa3f176dc5f3829e000852913a514a7fa068c /lib/mpi/mpiutil.c | |
parent | 9379e6b8e0f995365dc6158a1463c8dab4f2c8da (diff) |
libata: Add support for SCT Write Same
SATA drives may support write same via SCT. This is useful
for setting the drive contents to a specific pattern (0's).
Translate a SCSI WRITE SAME 16 command to be either a DSM TRIM
command or an SCT Write Same command.
Based on the UNMAP flag:
- When set translate to DSM TRIM
- When not set translate to SCT Write Same
Signed-off-by: Shaun Tancheff <shaun.tancheff@seagate.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Acked-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions