Re: [PATCH for-next 09/10] IB/iser: Increment the rkey when registering and not when invalidating

2015-11-17 Thread Or Gerlitz
On 11/16/2015 6:37 PM, Sagi Grimberg wrote: With remote invalidate we won't local invalidate but we still want to increment the rkey. To ease with review, as this is low level pre-patch, please push it to downstream area of the series, e.g before the patch that introduces include/scsi/iser.h

[PATCH for-next 09/10] IB/iser: Increment the rkey when registering and not when invalidating

2015-11-16 Thread Sagi Grimberg
With remote invalidate we won't local invalidate but we still want to increment the rkey. Signed-off-by: Sagi Grimberg Signed-off-by: Jenny Derzhavetz --- drivers/infiniband/ulp/iser/iser_memory.c | 20 ++-- 1 file changed, 10