]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-openafs-relnotes-1_4_1-20060414
authorDerrick Brashear <shadow@dementia.org>
Fri, 14 Apr 2006 20:23:23 +0000 (20:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 14 Apr 2006 20:23:23 +0000 (20:23 +0000)
1.4.1 release notes

doc/txt/RELNOTES-1.4.1 [new file with mode: 0644]

diff --git a/doc/txt/RELNOTES-1.4.1 b/doc/txt/RELNOTES-1.4.1
new file mode 100644 (file)
index 0000000..1e03122
--- /dev/null
@@ -0,0 +1,44 @@
+                  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.
+