Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Feb 2008 11:30:04 GMT
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/120784: [patch] mount(8): allow mount from fstab with 3rd party tools like ntfs-3g
Message-ID:  <200802291130.m1TBU49S029271@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/120784; it has been noted by GNATS.

From: Dominic Fandrey <kamikaze@bsdforen.de>
To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de
Cc:  
Subject: Re: bin/120784: [patch] mount(8): allow mount from fstab with 3rd
 party tools like ntfs-3g
Date: Fri, 29 Feb 2008 12:26:57 +0100

 It appears that mount_fs does not have a return policy when encountering 
 unknown options. This makes my patch unusable in some cases. E.g.
 # mount -t msdosfs -o -L=$LANG device mountpoint
 
 The patch from Yoshihiro Ota does not raise such problems, so I suggest this 
 should be the one with the testing focus. My patches are to be discarded.



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