]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r333239:
authorpfg <pfg@FreeBSD.org>
Mon, 14 May 2018 19:20:37 +0000 (19:20 +0000)
committerpfg <pfg@FreeBSD.org>
Mon, 14 May 2018 19:20:37 +0000 (19:20 +0000)
commita271fcd27bb2779a2f0ec32ed13a39afcbdd8c88
tree2e23d19911c9b981e9ca1196c7db189b147e01c7
parent353d9153294dabbd4beba32d90f75588e8bed921
MFC r333239:
msdosfs: long names of files are created incorrectly.

This fixes a regression that happened in r120492 (2003) where libkiconv
was introduced and we went from checking unlen to checking for '\0'.

PR: 111843
Patch by: Damjan Jovanovic
Approved by: re (gjb)
sys/fs/msdosfs/msdosfs_conv.c