057458abac
as having flag SF_ARCHIVED on; this is wrong for directories, which don't have any mode flags on msdosfs, so it's always treated as archived, which leads to problems described in pr #8439. The semantics of the archive flag differs between Unix and msdos/windoze, so it's better to not set the flag at all even for regular files, to avoid surprises. This fixes bin/8439 by Thomas Klausner. |
||
---|---|---|
.. | ||
Makefile | ||
TODO | ||
bootsect.h | ||
bpb.h | ||
denode.h | ||
direntry.h | ||
fat.h | ||
msdosfs_conv.c | ||
msdosfs_denode.c | ||
msdosfs_fat.c | ||
msdosfs_lookup.c | ||
msdosfs_vfsops.c | ||
msdosfs_vnops.c | ||
msdosfsmount.h |