Re: The keyword 'static' in Makefile of user source folder

2012-06-28 Thread Mike Christie
On 06/28/2012 08:00 AM, Legend.Ji wrote: I confused why the static link mode is used when link the iscsistart? Any answer will be helpful, thanks. When iscsistart was created most distros did not have the ability to have libs in the initramfs. I am not sure which ones have it today.

[PATCH] cxgb4i: tcp push bit fix

2012-06-28 Thread kxie
[PATCH] cxgb4i: tcp push bit fix From: Karen Xie k...@chelsio.com Fixed the parentheses so the tcp push bit would be sent properly. Signed-off-by: Karen Xie k...@chelsio.com --- drivers/scsi/cxgbi/cxgb4i/cxgb4i.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: open-iscsi read path getting stuck, tcp_read_sock not calling recv_actor.

2012-06-28 Thread narender
Hi Lee, Actually the problem is not exactly with working of open-iscsi on SuSe. We have modified open-iscsi to some extent to suit our requirements. Here is what major change we have done - In open-iscsi, whole receive processing happens in tcp callback context whereas in our case, we are