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)
Mon, Oct 21, 12:32 AM
Unknown Object (File)
Oct 14 2024, 12:48 PM
Unknown Object (File)
Sep 18 2024, 6:17 PM
Unknown Object (File)
Sep 18 2024, 2:44 PM
Unknown Object (File)
Sep 18 2024, 12:26 PM
Unknown Object (File)
Sep 17 2024, 2:47 PM
Unknown Object (File)
Sep 9 2024, 4:01 AM
Unknown Object (File)
Sep 8 2024, 11:05 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.