bin/120784: [patch] mount(8): allow mount from fstab with 3rd party tools like ntfs-3g

Dominic Fandrey kamikaze at bsdforen.de
Fri Feb 29 11:30:04 UTC 2008


The following reply was made to PR bin/120784; it has been noted by GNATS.

From: Dominic Fandrey <kamikaze at bsdforen.de>
To: bug-followup at FreeBSD.org, kamikaze at 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.


More information about the freebsd-bugs mailing list