[fuse-discuss] FUSE API opcode specification
timeless
timeless at gmail.com
Thu Feb 1 15:31:44 PST 2007
http://opensolaris.org/os/project/fuse/fuse-kernel_function_specs_v1.pdf
The following items seem to be bad/wrong.
FUSE Operation Name / Description
lookup / The function the existence and validity of directory/file.
chmod / The function creates a hard link to the file/directory specified.
chown / The function creates a hard link to the file/directory specified.
utime / The function changes the size of file specified.
rename / The function creates a symbolic link to the file/directory specified.
open / The function changes the size of file specified.
More information about the fuse-discuss
mailing list