<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000099">
<tt>Hi Roland,<br>
  Please review the following srp patch:<br>
<br>
+ support more than default 8 luns per target. Should we have max_luns
as module param? How about cmds_per_lun, max_sectors, max_targets as
module params as well <br>
+ fix the srp_free_iu free NULL pointer - due to srp_connect_target
fail with target->state other than PORT(DLID)_REDIRECT<br>
+ fix the bug of reuse the iu while it's still in_use<br>
+ support FMR - srp_map_fmr (if map_fmr failed then fall back to normal
indirect mode using global r_key)<br>
<br>
I tested this patch with Mellanox IB storage<br>
<br>
</tt>
<pre>Signed-off-by: Vu Pham <a href="mailto:sean.hefty@intel.com"><vu@mellanox.com></a></pre>
<br>
</body>
</html>