OSDN Git Service

Recognize optional entries.
authorrelan <relan@users.noreply.github.com>
Sat, 11 Jul 2015 08:07:53 +0000 (11:07 +0300)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:36:19 +0000 (08:36 +0300)
commit8c4c5fabc4f571fbb3e2ae6429958be8a4d62807
treebe2f2adb0f27f0194d83aea28624bf5f93fde066
parentfeaadd56fcf31d9aa5346005ff4558db996a42d2
Recognize optional entries.

Memory cards formatted by Sony cameras have mysterious 0xe1 entries.
Looks like they can be safely ignored. So now if entry type is unknown
and has 0x20 flag set there will be a warning instead of error.
libexfat/exfatfs.h
libexfat/node.c