OSDN Git Service

Address clusters bitmap using size_t-sized blocks instead of bytes.
authorrelan <relan@users.noreply.github.com>
Sat, 3 Aug 2013 13:25:28 +0000 (13:25 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:16 +0000 (08:26 +0300)
commit30336a7bcd6140b9cd1f8079f3d1e658a94bda50
tree2873fcd5491701401e0a47cb54d2e0c81ffd6ae4
parentddc1dc3fc9837d32c80a381549a9903bffd24fdf
Address clusters bitmap using size_t-sized blocks instead of bytes.

This should be a bit faster.
libexfat/cluster.c
libexfat/exfat.h
libexfat/node.c