pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/istgt
Module Name: pkgsrc
Committed By: sborrill
Date: Fri Jul 27 13:08:54 UTC 2012
Modified Files:
pkgsrc/net/istgt: Makefile distinfo
pkgsrc/net/istgt/files: istgt.sh
Added Files:
pkgsrc/net/istgt: MESSAGE
Log Message:
Update to version 20120726.
Major changes:
- Introduce SIGHUP reloading.
- The symlink device can be enabled by '--enable-symlink-device' configure
option.
- Fix the unknown error under some mutex condition.
- Fix the wrong reservation key handling.
- Use Clang as first choice compiler.
- Use _GNU_SOURCE on linux platform.
Current Limitations of SIGHUP support:
- The parameters other than PG, IG, and LU are not reloaded by SIGHUP.
- PG and IG mapped to LU can't be deleted by SIGHUP.
- If you delete an active LU, all connections of the LU are closed by
SIGHUP.
- Can't modify LU by SIGHUP.
- Updating IG is not affected until the next login.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/istgt/MESSAGE
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/istgt/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/istgt/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/istgt/files/istgt.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index