Re: [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers

2020-10-01 Thread Jens Axboe
On 9/30/20 11:01 PM, Leon Romanovsky wrote: > On Tue, Sep 29, 2020 at 12:13:56PM +0300, Leon Romanovsky wrote: >> From: Leon Romanovsky >> >> There are no drivers that implement .get_vector_affinity(), so delete >> the RDMA function and simplify block code. >> >> Thanks >> >> P.S. Probably it

Re: [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers

2020-09-30 Thread Leon Romanovsky
On Tue, Sep 29, 2020 at 12:13:56PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > There are no drivers that implement .get_vector_affinity(), so delete > the RDMA function and simplify block code. > > Thanks > > P.S. Probably it should go through block tree. > > Leon Romanovsky (2): >

[PATCH blk-next 0/2] Delete the get_vector_affinity leftovers

2020-09-29 Thread Leon Romanovsky
From: Leon Romanovsky There are no drivers that implement .get_vector_affinity(), so delete the RDMA function and simplify block code. Thanks P.S. Probably it should go through block tree. Leon Romanovsky (2): blk-mq-rdma: Delete not-used multi-queue RDMA map queue code RDMA/core: Delete