Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2005 12:29:06 +0300
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        Craig Rodrigues <rodrigc@crodrigues.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c
Message-ID:  <1132824546.36877.4.camel@localhost>
In-Reply-To: <20051123185413.GA4714@crodrigues.org>
References:  <200511182234.jAIMYVdY042350@repoman.freebsd.org> <1132759185.4123.1.camel@localhost> <20051123185413.GA4714@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
=F7 =D3=D2, 23/11/2005 =D7 13:54 -0500, Craig Rodrigues =D0=C9=DB=C5=D4:
> 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.
>=20
> Hmmm.  How about mount_smbfs -o long, or mount_smbfs -n long?=20
> (That is what is in the code).
> smbfs never supported -o longnames.
>=20
> There is a lot of inconsistency in the mount options unfortunately,
> but hopefully we can make it better.=20

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.

--=20
Vladimir B. Grebenschikov
vova@fbsd.ru



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