mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
723f6e5666
1.4.1 release notes
45 lines
1.2 KiB
Groff
45 lines
1.2 KiB
Groff
OpenAFS Release Notes - Version 1.4.1
|
|
_________________________________________________________________
|
|
All systems: Major bugfixes.
|
|
New systems: MacOS 10.4 (PowerPC and Intel)
|
|
_________________________________________________________________
|
|
|
|
* Bugfixes:
|
|
|
|
All systems:
|
|
|
|
- Several race conditions in the host tracking and handling in the fileserver
|
|
which could cause inconsistent behavior and crashes have been fixed.
|
|
|
|
- A fileserver bug where a reference to a volume could be leaked and later
|
|
cause a deadlock as a result of a bulk status call
|
|
|
|
- Reference counting of fileserver objects in unsigned 32 bit integers
|
|
instead of signed 16 bit integers.
|
|
|
|
- Avoid type mismatches when handling time values (betweemn 32 bit and 64 bit
|
|
variables).
|
|
|
|
- Fix a memory leak during multilevel packet queue handling.
|
|
|
|
- Audit log output had been updated to include FIDs for newly created files.
|
|
|
|
HP-UX 11i:
|
|
|
|
- 64 bit (large file) inodes are supported.
|
|
|
|
- Salvager will now handle large (>4gb) partitions.
|
|
|
|
* New features:
|
|
|
|
All systems:
|
|
|
|
- asetkey is now included to ease Kerberos 5 integration for server
|
|
administrators.
|
|
|
|
- A new fileserver statistics collection including callback statistics was
|
|
added.
|
|
|
|
- man pages are now generated.
|
|
|