]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-windows-notes-20080816
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 16 Aug 2008 22:01:15 +0000 (22:01 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 16 Aug 2008 22:01:15 +0000 (22:01 +0000)
LICENSE MIT

1.5.52

doc/txt/winnotes/afs-changes-since-1.2.txt

index b77e923af7a2bd213711379714a891bf787579f6..4329365676f4bbbf044d848e7b430bbcc5d67432 100644 (file)
@@ -73,7 +73,7 @@ Since 1.5.51
 
  * Add RxUdpBufSize registry value.  Default is 256K.
 
- * Avoid a deadlock between cm_freelanceLock and cm_scacheLock
+ * Avoid multiple deadlocks between cm_freelanceLock and cm_scacheLock
 
  * Do not include trailing NULs when returning file names in 
    a directory search response.
@@ -86,6 +86,13 @@ Since 1.5.51
  * Optimize search cell file.  Do not search to end of file
    if the cell has already been found.
 
+ * Remove explorer shell extension delay on local disks.
+
+ * Automatically pre-allocate 64 Rx packets per thread
+
+ * Add smb lock requests and stat cache lock allocations to
+   the output from fs memdump.
+
 Since 1.5.50
  * Fix Large File Support (broken in 1.5.50)