commit | f9801a484ad6dcc33b10c61b143efc3352541802 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Dec 02 17:46:24 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Dec 04 11:38:18 2018 -0700 |
tree | 91699c9d5e4aee33d430be139dfa5b2e6b5d754a | |
parent | 3a7afd8ee42a68d4f24ab9c947a4ef82d4d52375 [diff] |
nvme-rdma: remove I/O polling support The code was always a bit of a hack that digs far too much into RDMA core internals. Lets kick it out and reimplement proper dedicated poll queues as needed. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>