]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-loop: retrieve iod from the cqe command_id
authorSagi Grimberg <sagi@grimberg.me>
Mon, 27 Feb 2017 16:28:25 +0000 (18:28 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 4 Apr 2017 15:48:23 +0000 (09:48 -0600)
commit36dbb987629e4dcb58105d9c62f8d06af96b8852
tree5a08b0b27cf018b171481ced8b1ad16ea44d1ee1
parentf4c078f14655dac3b5dce4dfec01c2af5de0a2b1
nvme-loop: retrieve iod from the cqe command_id

useful to validate that the we didn't mess up
the command_id.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/target/loop.c