]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-windows-notes-20060310
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 10 Mar 2006 19:14:11 +0000 (19:14 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 10 Mar 2006 19:14:11 +0000 (19:14 +0000)
updates for 1.4.1-rc10

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

index e3a61f1e8139af9d1d969fd71193c2a59409bcfe..f7973ffae22534a044ce71f8423539eb0d5c2fef 100644 (file)
@@ -1,3 +1,24 @@
+Since 1.4.1 rc9:  1.4.1 rc10 released (10 March 2006)
+
+ * Fix the rx-lwp implementation to randomly generate rx call
+   identifiers which are supposed to be unique at a given point
+   in time.  This affects some of the command line tools used
+   for debugging but not the AFS Client Service itself which
+   uses the rx-pthreads implementation.
+
+ * xstats_fs_test.exe and xstats_cm_test.exe are now built for
+   Windows although they are not distributed
+
+ * don't generate an exception when logging unexpected SMB packets
+
+ * the data structures used by cm_IoctlGetVolumeStatus and 
+   cm_IoctlSetVolumeStatus are not compatible with the CIFS
+   Get/Set File Information calls so don't bother executing them.
+
+Since 1.4.1 rc8:
+
+ * Nothing
+
 Since 1.4.1 rc7: 
 
  * Windows will return WSAECONNRESET to the next receive packet