2005-09-18 Erez Zadok <ezk@cs.sunysb.edu>
+ * README.attrcache: document netbsd's patch to support noac.
+
* libamu/mount_fs.c (compute_nfs_attrcache_flags): cleanup the
code that sets the ac{reg,dir}{min,max} fields so it also sets the
appropriate nfs_args->flags such as MNT2_NFS_OPT_ACREGMIN.
** Vulnerable (don't support a proper "noac" flag):
-NetBSD 2.0.2 (older versions also probably affected)
+NetBSD 2.0.2 (older versions are also probably affected)
Note: NetBSD has promised to support a noac flag hopefully after 2.1.0 is
-released (maybe in 3.0 or 2.2).
+released (maybe in 3.0 or 2.2). In the mean time, you can apply this kernel
+patch to support a 'noac' flag in NetBSD:
+ftp://ftp.netbsd.org/pub/NetBSD/misc/christos/nfs.noac.diff
Sincerely,