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
F137806236: D16951.id47483.diff
Tue, Nov 25, 11:56 PM
Unknown Object (File)
Fri, Nov 21, 1:38 AM
Unknown Object (File)
Fri, Nov 21, 1:38 AM
Unknown Object (File)
Fri, Nov 21, 1:38 AM
Unknown Object (File)
Fri, Nov 21, 1:36 AM
Unknown Object (File)
Thu, Oct 30, 2:47 PM
Unknown Object (File)
Thu, Oct 30, 5:06 AM
Unknown Object (File)
Oct 23 2025, 2:27 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 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.