]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: fail fast on passthrough commands
authorJavier González <javier@cnexlabs.com>
Fri, 13 Oct 2017 12:46:46 +0000 (14:46 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Oct 2017 14:34:57 +0000 (08:34 -0600)
commit3ec3beab3572601495f4f873b351de5022b8f82e
treef68b948e6efbcf0d6da9d5a5946d64a279e31344
parent7bf92e6c1db72194907c0e6d9f6c19f3ad70a58c
lightnvm: fail fast on passthrough commands

Make LightNVM passhtrough commands fail fast. User space will then take
care of re-submitting.

Fixes: 45e55addf99b ('lightnvm: add ioctls for vector I/Os')
Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/lightnvm.c