From fda7d7d30e8eb46a1f7e09933d8aeae6301b17fd Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Mon, 19 Sep 2005 03:36:21 +0000 Subject: [PATCH] * README.attrcache: document netbsd's patch to support noac. --- ChangeLog | 2 ++ README.attrcache | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ac1b4cc..dfcc97d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-09-18 Erez Zadok + * 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. diff --git a/README.attrcache b/README.attrcache index b167da3..4c50121 100644 --- a/README.attrcache +++ b/README.attrcache @@ -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, -- 2.43.0