Re: [PATCH 0/6] SRP initiator related bug fixes

2015-12-07 Thread Bart Van Assche
On 12/05/2015 03:17 AM, Christoph Hellwig wrote: Hi Bart, On Fri, Dec 04, 2015 at 03:08:15PM -0800, Bart Van Assche wrote: While preparing this patch series I noticed that none of the SCSI RDMA initiator drivers syncs RDMA buffers before performing RDMA. Does anyone know why something like the

Re: [PATCH 0/6] SRP initiator related bug fixes

2015-12-07 Thread Bart Van Assche
On 12/01/2015 10:16 AM, Bart Van Assche wrote: This patch series contains six bug fixes either for the SRP initiator itself or for IB core functionality used by the SRP initiator. The order of these patches matches the order in which the corresponding bugs have been introduced. The patches in

Re: [PATCH 0/6] SRP initiator related bug fixes

2015-12-07 Thread Doug Ledford
On 12/07/2015 02:26 PM, Bart Van Assche wrote: > On 12/01/2015 10:16 AM, Bart Van Assche wrote: >> This patch series contains six bug fixes either for the SRP initiator >> itself or for IB core functionality used by the SRP initiator. The order >> of these patches matches the order in which the

Re: [PATCH 0/6] SRP initiator related bug fixes

2015-12-07 Thread Bart Van Assche
On 12/07/2015 01:07 PM, Doug Ledford wrote: On 12/07/2015 02:26 PM, Bart Van Assche wrote: On 12/01/2015 10:16 AM, Bart Van Assche wrote: This patch series contains six bug fixes either for the SRP initiator itself or for IB core functionality used by the SRP initiator. The order of these

Re: [PATCH 0/6] SRP initiator related bug fixes

2015-12-05 Thread Christoph Hellwig
Hi Bart, On Fri, Dec 04, 2015 at 03:08:15PM -0800, Bart Van Assche wrote: > While preparing this patch series I noticed that none of the SCSI RDMA > initiator drivers syncs RDMA buffers before performing RDMA. Does > anyone know why something like the code below is not present in these > drivers

Re: [PATCH 0/6] SRP initiator related bug fixes

2015-12-04 Thread Bart Van Assche
On 12/01/2015 10:16 AM, Bart Van Assche wrote: > [ ... ] Hello, While preparing this patch series I noticed that none of the SCSI RDMA initiator drivers syncs RDMA buffers before performing RDMA. Does anyone know why something like the code below is not present in these drivers and why no

[PATCH 0/6] SRP initiator related bug fixes

2015-12-01 Thread Bart Van Assche
This patch series contains six bug fixes either for the SRP initiator itself or for IB core functionality used by the SRP initiator. The order of these patches matches the order in which the corresponding bugs have been introduced. The patches in this series are: