Re: [PATCH 3/3] RDMA/srp: Fix a sleep-in-invalid-context bug
Looks good, Reviewed-by: Christoph Hellwig
Re: [PATCH 3/3] RDMA/srp: Fix a sleep-in-invalid-context bug
On Wed, 2019-06-05 at 13:14 -0700, Bart Van Assche wrote: > The previous patch guarantees that srp_queuecommand() does not get > invoked while reconnecting occurs. Hence remove the code from > srp_queuecommand() that prevents command queueing while reconnecting. > This patch avoids that the followi