]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-windows-notes-20061006
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 6 Oct 2006 18:10:01 +0000 (18:10 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 6 Oct 2006 18:10:01 +0000 (18:10 +0000)
notes for 1.4.2

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

index 010b3d22836c70b71ce06df0d9097e0bf12e8351..107626d755178444c4e7da22b26b41d7c90f56f7 100644 (file)
@@ -1,3 +1,24 @@
+Since 1.4.2-rc4 (1.4.2 released 7 Oct 2006)
+
+ * Disable DNS Registrations for the Loopback Adapter and make sure
+   that Netbios is turned on during installation.
+
+ * Track thread id on read/write locks for debugging 
+   purposes
+ * Change trace log end of line to CR-LF so that the log can
+   be read with notepad.exe
+
+ * increase the number of buffers checked in any one pass
+   of the background synchronization thread to 1/10th per
+   five second period 
+
+ * fix a stat cache entry reference count leak when the
+   file server returns VNOVNODE
+
+ * in an obscure error case, obtain the correct lock so
+   that when we free it we don't panic
+
 Since 1.4.2-rc3: (1.4.2-rc4 released 16 Sep 2006)
 
  * No changes