diff options
author | Keith Busch <keith.busch@intel.com> | 2018-11-26 09:54:28 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-11-26 10:34:24 -0700 |
commit | 16c15eb16a793f2d81ae52f41f43fb6831b34212 (patch) | |
tree | 186d56d7aabeff57f4069d2b052894d5ff044584 /net/tls | |
parent | 4ab32bf3305eedb4d31f85cac68a67becab10494 (diff) | |
download | linux-16c15eb16a793f2d81ae52f41f43fb6831b34212.tar.bz2 |
blk-mq: Return true if request was completed
A driver may have internal state to cleanup if we're pretending a request
didn't complete. Return 'false' if the command wasn't actually completed
due to the timeout error injection, and true otherwise.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions