freebsd-src/sbin/mount_msdosfs
Eugene Grosbein a84cc28ddd MFC r339816: mount_msdosfs
mount_msdosfs: do not fail mounts requiring locale name conversion table
  that is already present in a kernel statically.

  For example, 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 MSDOSFS_ICONV. After this change, it mounts
  successfully.

MFC after:		1 month
Differential Revision:	https://reviews.freebsd.org/D16951
2018-11-26 11:23:01 +00:00
..
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
mount_msdosfs.8 MFC r316464 2018-03-25 01:31:16 +00:00
mount_msdosfs.c MFC r339816: mount_msdosfs 2018-11-26 11:23:01 +00:00