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, Sep 30, 12:57 AM
Unknown Object (File)
Mon, Sep 29, 4:08 AM
Unknown Object (File)
Sun, Sep 21, 11:56 PM
Unknown Object (File)
Sat, Sep 20, 8:13 AM
Unknown Object (File)
Sep 4 2025, 12:22 PM
Unknown Object (File)
Aug 5 2025, 4:44 PM
Unknown Object (File)
Aug 2 2025, 9:58 AM
Unknown Object (File)
Jul 10 2025, 12:15 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 19288

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.