From: Jeffrey Altman Date: Tue, 14 Feb 2006 13:26:49 +0000 (+0000) Subject: STABLE14-windows-notes-20060214 X-Git-Tag: openafs-stable-1_4_1-rc7~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=64f9bd390614fe2cbaec2a21ee236c61b447bcce;p=packages%2Fo%2Fopenafs.git STABLE14-windows-notes-20060214 latest notes for 1.4.1-rc7 (cherry picked from commit 328544bd38f65525dad7b38a52c2d1407ea4b84b) --- diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 2c1329e4e..9884a5ea4 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,4 +1,15 @@ -Since 1.4.1 rc6: 1.4.1 rc7 released (7 Feb 2006) +Since 1.4.1 rc6: 1.4.1 rc7 released (14 Feb 2006) + + * The client manager maintains a least recently used list of + all the ACLs. If an ACL is already the most recently used + do not bother to remove it from the list and place it on the + front. + + * As part of the process of adding a new server, set the + server is down flag and then perform a ping. If the server + is up, the flag will be reset. If the server is down, the + client will not timeout unnecessarily while attempting to + perform real work. * If a Mountpoint String is the empty string, return PATH NOT FOUND.