diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2017-05-22 23:12:02 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-07-10 13:18:05 +0200 |
commit | 339cebcc019da9f0e9aa53ca0dac852853abc7f6 (patch) | |
tree | 8b5f609bae2dd4234669e12ea03d9e8f1fd10398 /hw | |
parent | 0c36111f57ec2188f679e7fa810291b7386bdca1 (diff) |
vvfat: correctly generate numeric-tail of short file names
More specifically:
- try without numeric-tail only if LFN didn't have invalid short chars
- start at ~1 (instead of ~0)
- handle case if numeric tail is more than one char (ie > 10)
Windows 9x Scandisk doesn't see anymore mismatches between short file names and
long file names for non-ASCII filenames.
Specification: "FAT: General overview of on-disk format" v1.03, page 31
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions