cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

Craig Rodrigues rodrigc at crodrigues.org
Wed Nov 23 19:00:19 GMT 2005


On Wed, Nov 23, 2005 at 06:19:45PM +0300, Vladimir Grebenschikov wrote:
> Probably same problem exists with mount_smb now.
> Long names converted to 8.3 form that is not desired, but both -o
> longname and -o longnames does not accepted.

Hmmm.  How about mount_smbfs -o long, or mount_smbfs -n long? 
(That is what is in the code).
smbfs never supported -o longnames.

There is a lot of inconsistency in the mount options unfortunately,
but hopefully we can make it better. 
-- 
Craig Rodrigues        
rodrigc at crodrigues.org


More information about the cvs-src mailing list