Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Aug 2007 13:20:30 +0200
From:      Karol Kwiatkowski <karol.kwiat@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Can't remove 'noatime' on mounted filesystem on CURRENT
Message-ID:  <46BAF87E.8020406@gmail.com>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig26763865414F1C146E55B626
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

Hello,

I originally posted about it @questions [1] but now I think there's a
bug in CURRENT somewhere. System is yesterday's FreeBSD 7.0-CURRENT i386

It seems to be impossible to remove 'noatime' property on mounted
filesystem (via -u option):

# mount | grep ad0s3e
/dev/ad0s3e on /data (ufs, local, noexec, nosuid, soft-updates)
# mount -u -o noatime /data
# mount | grep ad0s3e
/dev/ad0s3e on /data (ufs, local, noatime, soft-updates)
# mount -u -o atime /data
# mount | grep ad0s3e
/dev/ad0s3e on /data (ufs, local, noatime, soft-updates)

This works on 6.2-RELEASE.

Btw, setting 'noatime' removes 'noexec' and 'nosuid' in above example.
Is this expected behaviour? Can't decide after reading mount(8).

Thanks in advance,

Karol

[1]
http://lists.freebsd.org/pipermail/freebsd-questions/2007-August/155138.h=
tml

--=20
Karol Kwiatkowski   <karol.kwiat at gmail dot com>
OpenPGP 0x06E09309


--------------enig26763865414F1C146E55B626
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBRrr4iQhgT0HIecD5AQhVhgf+K2zSrpj/ajQIe7/APOLorJHpSl5gOpyE
C2uaOmtkRenlhFFfwkMSLYi7xUW+p759nfkQM2rFvu7+/TSNGzgnivVJbmp5QhCs
Na2FoPkAqO0lFcJArCGmE0dPuXyJB1yioqFzVc4CTZSuwo4GBDjvMshtUwqaiMbD
pBdBuQZoV16vcG1vVjUezIV/lNyHjDavJeGVXhpRsCEd6U0rV6IlUO8QWbt8Bu94
QHbsULKw8KFX+K8oUXarWs/gFkyWMccp4YAdrNXOm+AqxTtf8Xa8XNPgqIEtgYD+
CS0ORHDIRxsPfkncpMTBjy5of9w+AJMhYHfVLeXhg/jO342mYXnOvA==
=Us2s
-----END PGP SIGNATURE-----

--------------enig26763865414F1C146E55B626--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46BAF87E.8020406>