Date: Thu, 9 Jan 1997 17:53:22 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: hackers@freebsd.org Subject: mount w/ noatime option Message-ID: <Pine.BSF.3.95.970109175048.5112a-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
Hi... With all the talk about the noatime option, I figured I'd see what happens if I used mount from -current (3.0) on my 2.2 machine, since /usr/include/sys/mount.h defines MNT_NOATIME... It worked, but I'm wondering if this is "A Bad Thing"...like, I know that if I were to try to move some binaries from 3.0 to 2.2, I'd be asking for problems, due to struct incompatibilities (w comes to mind)...am I risking the same thing with mount, or should I be safe? Thanks...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970109175048.5112a-100000>