From: Brian J. W. <Bri...@hp...> - 2002-08-29 02:31:15
|
I'm going to crank out a 0.7.1 release of SSI and Cluster Tools tomorrow. Here are the proposed CHANGES. If you have any other issues you'd like resolved in this release, or you have a correction to the CHANGES, please let me know before tomorrow afternoon (Pacific time). -Brian ssi-linux-2.4.16-v0.7.1 ======================= - Added the accept, getname, and release remote socket ops (Brian Watson) - Fix the deadlock when reading /proc/<pid>/pin (Aneesh Kumar) - Coherent cluster-wide shared mapped file support (David Zafman) - Added BKL to rssidev_ioctl(). (Locking ASSERTs fail without it.) (John Byrne) - Fixed dangling point in surrogate origin handling. (John Byrne) - Fixed ssidevfs code not to go berserk when large numbers of nodes join simultaneously. (John Byrne) - Fixed bug in clms_client_startup_node() where incorrect lengths were being passed to ICS. (John Byrne) - Added CLMS logging for clms_api_rw_lock (John Byrne) - Modified low-level ICS not to require memory allocations (John Byrne) - Fixed an inode syncing problem in CFS (David Zafman) - Made --bind mounts completely local (David Zafman) - Suppressed some compiler warnings (John Byrne) - Fixed a problem with duplicate PIDs in /proc (John Byrne) - Resolved various bugs in the load-leveler (Laura Ramirez) - Corrected a panic with message queues (Laura Ramirez) - Fixed a problem with building a kernel without the load-leveler (Aneesh Kumar) - Fixed a problem with building for Alpha (Aneesh Kumar) - Miscellaneous bugfixes cluster-tools-0.7.1 =================== - Changed the HA LVS configuration to xml format.(Aneesh Kumar) - Changed cluster_lilo to distribute the -R option better. (John Byrne) - Fixed init not to SIGSEGV if built for DEBUG. (John Byrne) - Fixed the build scripts to not depend on PATH containing anything other than /bin (Aneesh Kumar) - Improved ICS logging (John Byrne) - Eliminated memory allocations from low-level ICS code (John Byrne) - Made init get maxnodes from the kernel, rather than hardcode it. (John Byrne) - Miscellaneous bugfixes |