From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 27 11:30:23 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7929016A47B for ; Wed, 27 Sep 2006 11:30:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 704BE43D5A for ; Wed, 27 Sep 2006 11:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8RBUMND072961 for ; Wed, 27 Sep 2006 11:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8RBUM7A072960; Wed, 27 Sep 2006 11:30:22 GMT (envelope-from gnats) Resent-Date: Wed, 27 Sep 2006 11:30:22 GMT Resent-Message-Id: <200609271130.k8RBUM7A072960@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ivan Voras Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B09016A412 for ; Wed, 27 Sep 2006 11:22:56 +0000 (UTC) (envelope-from ivoras@lara.cc.fer.hr) Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963C043D64 for ; Wed, 27 Sep 2006 11:22:55 +0000 (GMT) (envelope-from ivoras@lara.cc.fer.hr) Received: from lara.cc.fer.hr (localhost.cc.fer.hr [127.0.0.1]) by lara.cc.fer.hr (8.13.8/8.13.4) with ESMTP id k8RBMoJr004930 for ; Wed, 27 Sep 2006 13:22:50 +0200 (CEST) (envelope-from ivoras@lara.cc.fer.hr) Received: (from ivoras@localhost) by lara.cc.fer.hr (8.13.8/8.13.1/Submit) id k8RBMo60004929; Wed, 27 Sep 2006 13:22:50 +0200 (CEST) (envelope-from ivoras) Message-Id: <200609271122.k8RBMo60004929@lara.cc.fer.hr> Date: Wed, 27 Sep 2006 13:22:50 +0200 (CEST) From: Ivan Voras To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: misc/103712: Automounter (amd) is apparently not passing flags to mount_msdosfs with fs type:=pcfs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ivan Voras List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 11:30:23 -0000 >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: