OSDN Git Service

Added "quiet" option that makes chmod() and chown() always succeed. Useful for applic...
authorresver@gmail.com <resver@gmail.com@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 20 Apr 2013 10:01:24 +0000 (10:01 +0000)
committerresver@gmail.com <resver@gmail.com@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 20 Apr 2013 10:01:24 +0000 (10:01 +0000)
commitf5f9a59c8bc5c76b769e5e60889d8de7f22d5ace
treee31e6d8fc19396514a01da84337ac7fbe64cdd3c
parent673e96f724041a7dc0ac4dd98b6c85d7aa822de3
Added "quiet" option that makes chmod() and chown() always succeed. Useful for applications that fail if chmod() or chown() is not implemented.

git-svn-id: http://exfat.googlecode.com/svn/trunk@351 60bc1c72-a15a-11de-b98f-4500b42dc123
fuse/main.c
fuse/mount.exfat-fuse.8
libexfat/exfat.h
libexfat/mount.c