From c451a0288104b1eb99ff93b21ecece28a3098ae7 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Fri, 6 Oct 2006 18:00:47 +0000 Subject: [PATCH] DEVEL15-windows-notes-20061006 updates since 1.5.8 --- doc/txt/winnotes/afs-changes-since-1.2.txt | 30 +++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 02fcbdfd9..457b44536 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,15 +1,39 @@ +Since 1.5.8: + * "Show Tray Icon" checkbox removed from afs_config.exe + + * Disable DNS Registrations for the Loopback Adapter and make sure + that Netbios is turned on. + + * A reference count leak on stat cache objects was fixed + + * For debugging, tread ids of writers are now tracked on locks + + * Corrected an incorrect lock that was being held but not + freed in a rare error case + + * Changed trace log end of line to CR-LF so it can be read + with notepad.exe + + * modify the buffer synchronization thread to write all dirty + buffers and sleep only when there is no work to be done + + * improve behavior of cache manager when large numbers of + temporary files are being created by multiple clients within + the same directory. + + * do not permit dirty buffers that belong to deleted files + to be written to the file server. its a waste of bandwidth + Since 1.5.7: * better handling of dot directory - * fs sq adn fs mkm now behave as on UNIX + * fs sq and fs mkm now behave as on UNIX * add license to installers * Return Invalid Parameter error for unknown InfoLevels in SMB Tran2 Search Directory. - * Return Invalid Parameter error for unknown InfoLevels in - SMB Tran2 Search Directory. * Correctly use WSAStartup and WSACleanup within the RX library -- 2.39.5