Date: Tue, 22 Jul 1997 01:03:21 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys mount.h Message-ID: <199707220803.BAA06513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/07/22 01:03:21 PDT Modified files: sys/sys mount.h Log: Quick and dirty (?) fix for noatime option. The WebNFS changes broke it by using the same value for MNT_EXPUBLIC as for MNT_NOATIME. Just use a different value for MNT_EXPUBLIC. Revision Changes Path 1.44 +2 -2 src/sys/sys/mount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707220803.BAA06513>