Re: [PATCH 06/11] open-isns: Make default IQN prefix configurable

2014-11-17 Thread The Lee-Man
On Sunday, November 16, 2014 11:11:59 PM UTC-8, Uli wrote: Hi! I don't have the full context: Why is a IQNPREFIX necessary at all? It mean that there are incomplete IQNs somewhere? It is used to created the SourceName if not specified. This name is (usually) an IQN identifying the

Antw: [PATCH 06/11] open-isns: Make default IQN prefix configurable

2014-11-16 Thread Ulrich Windl
Hi! I don't have the full context: Why is a IQNPREFIX necessary at all? It mean that there are incomplete IQNs somewhere? Regards, Ulrich Lee Duncan leeman.dun...@gmail.com schrieb am 15.11.2014 um 02:15 in Nachricht 1416014130-25502-7-git-send-email-leeman.dun...@gmail.com: From: Hannes

[PATCH 06/11] open-isns: Make default IQN prefix configurable

2014-11-15 Thread Lee Duncan
From: Hannes Reinecke h...@suse.de This patch makes the default IQN prefix for iSNS configurable at compile-time. It can be modified by setting 'IQNFLAGS = -DIQNPREFIX=\iqn.-MM\' when calling 'make'. Signed-off-by: Hannes Reinecke h...@suse.de --- utils/open-isns/Makefile.in | 3 +++