]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-windows-notes-20080209
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 9 Feb 2008 12:39:21 +0000 (12:39 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 9 Feb 2008 12:39:21 +0000 (12:39 +0000)
LICENSE MIT

more updates for 1.5.31

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

index a633d82f4ca2c2372b349d120b5637031c7e9298..cb89c4920338ea7768bdc56b4b604a1d1a63e43f 100644 (file)
@@ -132,6 +132,18 @@ Since 1.5.30
    not attempt to validate the target path.   There is no reliable
    method of doing so.
 
+ * Improve performance of \\afs\<cell><mount-type><volume>\
+   access by eliminating extraneous attempts to search the 
+   CellServDB file and DNS AFSDB records.  Share names 
+   containing '%' or '#' are not valid cell names.
+
+ * Return STATUS_RANGE_NOT_LOCKED if the application attempts
+   to unlock a range that is not currently locked.
+
+ * Enable the 32-bit tools to read the 64-bit registry keys
+   when executing in the WOW64 environment.
+   
+
 Since 1.5.29
  * Fix buffer refcount leak introduced in 1.5.29