OSDN Git Service

Do not set archive bit on directory creation.
authorrelan <relan@users.noreply.github.com>
Thu, 10 Sep 2015 09:24:59 +0000 (12:24 +0300)
committerrelan <relan@users.noreply.github.com>
Thu, 24 Sep 2015 05:28:42 +0000 (08:28 +0300)
commit5d3dd6f2e301983cf57c43f8d232d7dc39ae213c
tree4df995c02427dedf491fb5aa78ab8e49c9883055
parent8099d130e20bdd6274816de7ddaadb7e95ab3df9
Do not set archive bit on directory creation.

Windows Exporer does not set archive bit for new directories either.
This fixes compatibility with Zalman VE-200 which is unable to read
images from the _ISO directory if it has archive bit set.
libexfat/node.c