OSDN Git Service

Pass struct exfat to exfat_put_node() function.
authorrelan <relan@users.noreply.github.com>
Sat, 14 Nov 2009 18:56:40 +0000 (18:56 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:10 +0000 (08:26 +0300)
commit4cde6f71d1e1ff693879cf86d3f4bed46db49995
tree6b3388b177349d4f45f4736dc08720d344eefedc
parentdb801a262ee720409d0ab6999835ffe7c54df1c8
Pass struct exfat to exfat_put_node() function.

It will be used in future.
fsck/main.c
fuse/main.c
libexfat/exfat.h
libexfat/lookup.c
libexfat/mount.c
libexfat/node.c