mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
- Update MaxConnections documentation - Remove isns config description from man page - Check return values of chdir(), ftruncate() and write(), because recent versions of the glibc insist on the return value being checked by introducing __attribute__((warn_unused_result)) to these functions. - Fix snprintf use in isns.c - Take \0-termination into account when passing strings to isns_tlv_set() to solve incompatibility with MS iSNS 3.0 as IQN length is multiple of 4 - Fix list corruption if SCST target registration fails - Register the target port actually used instead of the default iSCSI port. - Remove unused connection->pad - Refactor cmnd_execute() - Version changed git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@649 d57e44dd-8a1f-0410-8b47-8ef2f437770f