Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 01:15:05 +0700 (KRAT)
From:      Eugene Grosbein <eugen@grosbein.pp.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/108896: mount_msdosfs(8) does not recognize noatime (regression)
Message-ID:  <200702071815.l17IF5bQ001284@grosbein.pp.ru>
Resent-Message-ID: <200702071820.l17IKIQk090235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108896
>Category:       bin
>Synopsis:       mount_msdosfs(8) does not recognize noatime (regression)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 07 18:20:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Grosbein
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Svyaz Service JSC
>Environment:
System: FreeBSD grosbein.pp.ru 6.2-STABLE FreeBSD 6.2-STABLE #1: Thu Feb 8 00:59:36 KRAT 2007 eu@grosbein.pp.ru:/mnt/home/obj/usr/local/src/sys/DADV i386

>Description:
	6.2-PRERELEASE allowed to use 'noatime' option in /etc/fstab
	for msdosfs. 6.2-RELEASE does not allow it anymore.

>How-To-Repeat:
	Use a line in /etc/fstab similar to:

/dev/ad4s1 /dos/c msdosfs rw,noatime,-l,-L=ru_RU.KOI8-R,-W=koi2dos,-m=644,-M=755 0 0

	mount complains:

mount option <atime> is unknown
mount_msdosfs: /dev/ad4s1: Invalid argument

>Fix:

	Unknown. For FAT32, access time should be supported option
	and should be disableable.

Eugene Grosbein


>Release-Note:
>Audit-Trail:
>Unformatted:



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