OSDN Git Service

Add empty chmod() handler.
authorrelan <relan@users.noreply.github.com>
Tue, 4 Dec 2012 16:14:38 +0000 (16:14 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:15 +0000 (08:26 +0300)
commit3043d98359dfe8efa5c9725f58ca2ee60c338d9c
treed54f8044f01f057cfc27c3b322c96d8a18126a89
parent152b33d3c50b6a73a3a44095d44fd5c27e357bd9
Add empty chmod() handler.

OS X utilities report error if fchmod() fails. Use an empty handler as a
workaround.
fuse/main.c