Index: openafs/doc/txt/winnotes/afs-changes-since-1.2.txt diff -c openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.11 openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.12 *** openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.11 Mon Oct 16 10:17:52 2006 --- openafs/doc/txt/winnotes/afs-changes-since-1.2.txt Sat Oct 21 16:53:11 2006 *************** *** 1,3 **** --- 1,14 ---- + Since 1.5.9: + + * optimize dirty buffer flushes in response to suspend operations + do not flush if only loopback adapter is installed + do no retry dirty buffer writes + + * do not reset netbios when performing loopback checks. doing + so will break the existing lana bind + + * remove a deadlock in smb3.c QPathInfo + Since 1.5.8: * Add NetIDMgr AFS Plug-in