Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2006 13:22:50 +0200 (CEST)
From:      Ivan Voras <ivoras@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/103712: Automounter (amd) is apparently not passing flags to mount_msdosfs with fs type:=pcfs
Message-ID:  <200609271122.k8RBMo60004929@lara.cc.fer.hr>
Resent-Message-ID: <200609271130.k8RBUM7A072960@freefall.freebsd.org>

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

>Number:         103712
>Category:       misc
>Synopsis:       Automounter (amd) is apparently not passing flags to mount_msdosfs with fs type:=pcfs
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 27 11:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Voras
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD lara.cc.fer.hr 6.1-STABLE FreeBSD 6.1-STABLE #11: Wed Sep 6 17:57:59 CEST 2006 ivoras@lara.cc.fer.hr:/usr/obj/usr/src/sys/LARA i386


	
>Description:
	
    When using amd(8) to mount USB flash drive, it doesn't pass
    "opts" flags to mount_msdosfs(8)
>How-To-Repeat:
	Using following line in amd.map:
    flash-s1 type:=pcfs;dev:=/dev/da0s1;fs:=${autodir}/flash-s1;opts:=rw,longnames,-m664,-M777;

    with the intention that "rw,longnames,-m664,-M777" be passed to mount_msdosfs
    doesn't work.
>Fix:
    none known
	


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



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