Extracted from Pike v7.8 release 866 at 2016-11-06.
[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()->release()
Fuse.Operations()->rename()
Method Fuse.Operations()->removexattr()
Method
removexattr
int
removexattr
(
string
path
,
string
name
)
Description
Remove the extended attribute
name
from
path