[PATCH 0/2] nvme-cli: add support for an abort command with documentation
Minwoo Im
minwoo.im.dev at gmail.com
Wed Jan 24 04:55:20 PST 2018
Hello Johannes,
On 01/24/2018 09:31 PM, Johannes Thumshirn wrote:
> On Wed, Jan 24, 2018 at 09:24:42PM +0900, Minwoo Im wrote:
>> It would be convenient to use abort command by a subcommand.
>> This command will strongly used by device developers to test device.
>
> Ahm... please no.
>
> If you need it for development just hack a small tool to create the
> passthrough ioctl() call but don't hand out loaded guns to children^Wusers.
>
Thanks for your kindly comment.
I thought nvme-cli tool would be used mostly by developers, not children
users. Also thought that it will not need any helps from kernel to abort
a specified command not just like delete I/O SQ/CQ so that nvme-cli
could handle this kind of thing.
But, actually there is no limit for anybody to use this interface tool.
I agree what you're saying. So, please skip it.
Thanks,
More information about the Linux-nvme
mailing list