OSDN Git Service

Add "quiet" option.
authorrelan <relan@users.noreply.github.com>
Sat, 20 Apr 2013 10:01:24 +0000 (10:01 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:15 +0000 (08:26 +0300)
commit18293d535cc050f3d7cee0944cef591f44617631
treee31e6d8fc19396514a01da84337ac7fbe64cdd3c
parent844805a38fd814ad2ff83dda7f9aad5c52838741
Add "quiet" option.

It makes chmod() and chown() always succeed. Useful for applications that
fail if chmod() or chown() is not implemented.
fuse/main.c
fuse/mount.exfat-fuse.8
libexfat/exfat.h
libexfat/mount.c