* README.attrcache: document netbsd's patch to support noac.
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 19 Sep 2005 03:36:21 +0000 (03:36 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 19 Sep 2005 03:36:21 +0000 (03:36 +0000)
ChangeLog
README.attrcache

index ac1b4cc90b159f0a12893d499f6f2aa8cdd02b30..dfcc97df5997dff235948184bedfa33edc4051e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 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.
index b167da3402dcc0be0dac71241cb99523084a3a28..4c50121dbae71b7428d6b8f0892337202280c0cb 100644 (file)
@@ -100,10 +100,12 @@ OpenBSD 3.7 (older versions probably work fine)
 
 ** 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,