Date: Wed, 23 Nov 2005 18:19:45 +0300 From: Vladimir Grebenschikov <vova@fbsd.ru> To: Craig Rodrigues <rodrigc@FreeBSD.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: <1132759185.4123.1.camel@localhost> In-Reply-To: <200511182234.jAIMYVdY042350@repoman.freebsd.org> References: <200511182234.jAIMYVdY042350@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
÷ ÐÔ, 18/11/2005 × 22:34 +0000, Craig Rodrigues ÐÉÛÅÔ: > rodrigc 2005-11-18 22:34:31 UTC > > FreeBSD src repository > > Modified files: > sys/fs/msdosfs msdosfs_vfsops.c > Log: > Add "shortnames" and "longnames" mount options which are > synonyms for "shortname" and "longname" mount options. The old > (before nmount()) mount_msdosfs program accepted "shortnames" and "longnames", > but the kernel nmount() checked for "shortname" and "longname". > So, make the kernel accept "shortnames", "longnames", "shortname", "longname" > for forwards and backwarsd compatibility. > > Discovered by: Rainer Hurling <rhurlin at gwdg dot de> 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. Any hints ? -- Vladimir B. Grebenschikov vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1132759185.4123.1.camel>
