K 10 svn:author V 6 avatar K 8 svn:date V 27 2005-12-05T19:05:06.000000Z K 7 svn:log V 556 Recent nmount(2) adoption in mount_smbfs(8) did not flag the "long" option since mount_smbfs(8) assumed long name mounting by default unless "-n long" was explicitly specified. Rather than supplying a "long" option in mount_smbfs(8), this commit brings back the original behaviour by associating SMBFS_MOUNT_NO_LONG with the "nolong" option. This should fix the broken long file names on smbfs people observed recently. Reported by: Vladimir Grebenschikov Reviewed by: phk Tested by: Slawa Olhovchenkov END