On Wed, Jun 26, 2013 at 03:55:12PM +0200, Jan Vesely wrote: > From: Jan Vesely <[email protected]> > > Without this patch connections to iscsiuio fail, and strace prints: > > connect(8, {sa_family=AF_FILE, path=@"ISCSID_UIP_ABSTRACT_NAMESPACE"}, 32) = > -1 ECONNREFUSED (Connection refused) > > Note that updating mgmt_ipc_listen and ipc_connect to use sizeof(addr) instead > of the precomputed values also fixes the issue. > Looks like "(Null bytes in the name have no special significance.)" [man 7 > unix] is the culprit here.
I have fixed iscsid back in November, but I did not catch iscsiuio. Thanks for finishing it, Jan! -- Tomasz Torcz ,,If you try to upissue this patchset I shall be seeking xmpp: [email protected] an IP-routable hand grenade.'' -- Andrew Morton (LKML) -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/groups/opt_out.
