Re: [PATCH V6 4/9] svcrdma: Use max_sge_rd for destination read depths

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




@@ -1059,6 +1062,7 @@ static struct svc_xprt *svc_rdma_accept(struct svc_xprt *xprt)
  		ntohs(((struct sockaddr_in *)&newxprt->sc_cm_id->
  		       route.addr.dst_addr)->sin_port),
  		newxprt->sc_max_sge,
+		newxprt->sc_max_sge_rd,
  		newxprt->sc_sq_depth,
  		newxprt->sc_max_requests,
  		newxprt->sc_ord);


With the above patch change, we have no more users of the recently created rdma_cap_read_multi_sge().  Should I add a patch to remove it?

Yes please.
--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux