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
F133077238: D16951.diff
Wed, Oct 22, 6:36 PM
F133016768: D16951.id47483.diff
Wed, Oct 22, 2:38 AM
F133006494: D16951.diff
Wed, Oct 22, 12:21 AM
Unknown Object (File)
Thu, Oct 16, 12:33 AM
Unknown Object (File)
Tue, Sep 30, 12:57 AM
Unknown Object (File)
Mon, Sep 29, 4:08 AM
Unknown Object (File)
Sep 21 2025, 11:56 PM
Unknown Object (File)
Sep 20 2025, 8:13 AM
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.