Files
libiscsi/lib
Ronnie Sahlberg aedced3b95 login.c: dont modify pdu->flags directly from iscsi_logout_async_internal
We no longer need to modify pdu->flags directly any more from
iscsi_logout_async_internal. We can just pass these as extra flags to
iscsi_allocate_pdu().

We also always set ISCSI_PDU_DROP_ON_RECONNECT unconditionally so there is
no need to pass this flag in from the callers in pdu.c .

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2015-02-23 20:39:37 -08:00
..
2015-02-23 08:03:27 +01:00
2014-12-21 15:07:40 -08:00
2014-12-21 14:58:46 -08:00
2013-05-03 12:50:58 +02:00
2014-12-21 15:07:40 -08:00