diff options
author | Keith Busch <[email protected]> | 2017-06-20 15:09:56 -0400 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-06-28 08:14:13 -0600 |
commit | 3f7f25a910ed8988b2a87c1ca2bfee6b4fb83ac7 (patch) | |
tree | 2c5992dcff13e0c4132003a874959d781f2562cf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 442e19b7ccb25337be7bfff96df94c38c037ee9f (diff) |
nvme: Remove SCSI translations
The SCSI-to-NVMe translations were added to assist storage applications
utilizing SG_IO transitioning to NVMe. It was always recommended,
however, to use native NVMe for device management as too much is lost
in translation and the maintenance burden in keeping this kludgey
layer around has been neglected such that much of the translations are
completely broken.
This patch removes SG_IO handling from NVMe to avoid any confusion
regarding maintenance support for this interface. The config option for
NVMe SCSI emulation has been disabled by default since 4.5. The driver
has supported native nvme user commands since the beginning, and native
tooling is publicly available for use or as reference for anyone writing
their own tools, so there's no excuse for hanging onto a broken crutch.
Signed-off-by: Keith Busch <[email protected]>
Acked-by: Jens Axboe <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Max Gurtovoy <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Guan Junxiong <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions