commit | e03da26b71d6bc2a7013eb75d1a7213c1392d159 | [log] [tgz] |
---|---|---|
author | Hervé Poussineau <hpoussin@reactos.org> | Sat Jul 15 15:28:40 2017 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jul 18 15:14:36 2017 +0200 |
tree | d920ce87ce0e0d5866ce5051ac6d9560a831f4c3 | |
parent | 63d261cb0d87bef033c447654279c62f586af1da [diff] |
vvfat: correctly parse non-ASCII short and long file names Write support works again when image contains non-ASCII names. It is either the case when user created a non-ASCII filename, or when initial directory contained a non-ASCII filename (since 0c36111f57ec2188f679e7fa810291b7386bdca1) Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Kevin Wolf <kwolf@redhat.com>