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

Vladimir Grebenschikov vova at fbsd.ru
Thu Nov 24 09:29:09 GMT 2005


В ср, 23/11/2005 в 13:54 -0500, Craig Rodrigues пишет:
> 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. 

but, after some recent changes mount_smbfs now mounts filesystems in
translated manner:

$ ls -l
total 32
drwxrwxr-x  1 operator  operator  16384 Nov 21  2003 SCENA~WE
drwxrwxr-x  1 operator  operator  16384 Feb  2  2005 SUBTI~3D
$

And I have no idea how to fix that.
I am just looking for related changes in recent commits.

-- 
Vladimir B. Grebenschikov
vova at fbsd.ru


More information about the cvs-src mailing list