Can we use "\n" instead of "," ?
quoted
with that change it looks :-
instance=-1,cntlid=-1
transport=%s
traddr=%s
trsvcid=%s
nqn=%s
queue_size=%d
nr_io_queues=%d
reconnect_delay=%d
ctrl_loss_tmo=%d
keep_alive_tmo=%d
hostnqn=%s
host_traddr=%s
host_iface=%s
hostid=%s
duplicate_connect
disable_sqflow
hdr_digest
data_digest
nr_write_queues=%d
nr_poll_queues=%d
tos=%d
fast_io_fail_tmo=%d
discovery
The ',' format is being used for a successful connect, so I'd rather
stay with that to make parsing easier.
hmmm, looks good.
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>