Page MenuHomeFreeBSD

mount_msdosfs(8) should not fail if kernel already has needed kiconv(3) parts
ClosedPublic

Authored by eugen_grosbein.net on Aug 30 2018, 12:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 21, 8:01 AM
Unknown Object (File)
Sun, Jul 19, 12:38 PM
Unknown Object (File)
Sat, Jul 18, 8:19 AM
Unknown Object (File)
Thu, Jul 16, 1:14 PM
Unknown Object (File)
Tue, Jul 7, 1:47 PM
Unknown Object (File)
Fri, Jul 3, 11:25 PM
Unknown Object (File)
Jun 22 2026, 1:52 PM
Unknown Object (File)
May 30 2026, 9:17 PM
Subscribers

Details

Summary

The command "mount_msdosfs -L ru_RU.KOI8-R" fails with error "mount_msdosfs: msdosfs_iconv: File exists" for a kernel having "options LIBICONV" and "options MSDOSFS_ICONV".

Test Plan
  1. Use custom kernel with options noted above.
  2. Try mouning a device using -L option.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 27 2018, 4:41 PM
This revision was automatically updated to reflect the committed changes.