CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/07/23 02:48:50

Modified files:
        lib/libfuse    : fuse_ops.c 

Log message:
FUSE callbacks return a negated errno. Return -ENOSYS if an operation is
not implemented by a file system.

OK claudio@

Reply via email to