[Fcoe-patches,open-iscsi] Remove redundant initialization

2011-04-06 Thread Mark Rustad
The variable len in iscsi_io_tcp_poll is initialized in its declaration, but also initialized before use. Remove the initialization in the declaration. Signed-off-by: Mark Rustad Tested-by: Ross Brattain --- usr/io.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/usr/

Re: Missing block device /dev/sdX on iSCSI Initiator

2011-04-06 Thread Joern Koerner
Am 05.04.2011 19:45, schrieb Mike Christie: On 04/04/2011 04:09 AM, Joern Koerner wrote: I testes some different distributions and it works fine (including the creation of /dev/sdX) on CentOS/RedHat but for example Ubuntu and ArchLinux it won't work. What version of the tools and what kernel a