OSDN Git Service

Replace node flags with bit fields.
authorrelan <relan@users.noreply.github.com>
Tue, 27 Dec 2016 05:53:38 +0000 (08:53 +0300)
committerrelan <relan@users.noreply.github.com>
Mon, 16 Jan 2017 06:29:08 +0000 (09:29 +0300)
commitc512e12d79bf2176f77754502644645b718ffa9c
tree94d9001e2c87a7a908542bf0d614fde73a0880d7
parent7157501b8b2202f0c8fcc204cb2b82de9596a8e6
Replace node flags with bit fields.

Bit fields are safer and more readable.
fsck/main.c
fuse/main.c
libexfat/cluster.c
libexfat/exfat.h
libexfat/node.c