diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2017-05-22 23:11:59 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-07-10 13:18:05 +0200 |
commit | f82d92bb028a1d674bab4ccc7e6cde6c04956230 (patch) | |
tree | f8778e418c6b5f96c673291829b89efb0b2bd71c /tests | |
parent | 92e28d82209b0ff49db801e9a56a400cc1f44967 (diff) |
vvfat: always create . and .. entries at first and in that order
readdir() doesn't always return . and .. entries at first and in that order.
This leads to not creating them at first in the directory, which raises some
errors on file system checking utilities like MS-DOS Scandisk.
Specification: "FAT: General overview of on-disk format" v1.03, page 25
Fixes: https://bugs.launchpad.net/qemu/+bug/1599539
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions