Extracted from Pike v7.8 release 352 at 2010-11-02.
[Top]
Fuse
Fuse.Operations
Methods
access()
chmod()
chown()
creat()
flush()
fsync()
getattr()
getxattr()
link()
listxattr()
mkdir()
mknod()
open()
read()
readdir()
readlink()
release()
removexattr()
rename()
rmdir()
setxattr()
statfs()
symlink()
truncate()
unlink()
utime()
write()
Fuse.Operations()->access()
Fuse.Operations()->chown()
Method Fuse.Operations()->chmod()
Method
chmod
int
chmod
(
string
path
,
int
mode
)
Description
Change mode
Returns
errno or 0