]> 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)
commit333b2c10e95ea46f8dccb2cbda7624447524a91c
tree5a08b0b27cf018b171481ced8b1ad16ea44d1ee1
parent70e09bf6926a7ee4481d85c849abaa3c7028d064
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