
21 Mar
2014
21 Mar
'14
8:46 a.m.
Ján Tomko wrote:
Commit 5e1d5dd moved the functions using isciadm to util/viriscsi.c, but ISCSIADM was only defined when the iscsi backend was compiled in.
Define it unconditionally to fix the build (and allow testing of viriscsi.c) even if iscsi backend is disabled.
Thanks, it works well for me. Roman Bogorodskiy