Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-10-30 | Correct arg documentation for FUSE_READLINK | Bernd Schubert | -1/+1 | |
It does not have an in-argument. | ||||
2024-10-20 | Update libfuse-operations.txt for FUSE_SYMLINK | Bernd Schubert | -2/+2 | |
2024-08-07 | doc/libfuse-operations: Fix FUSE_STATX in_args[1] description | Joanne Koong | -1/+1 | |
2024-07-03 | Add list of libfuse (kernel) operations | Bernd Schubert | -0/+418 | |
This is to document operations and to also list their in/out arguments. This list was auto generated and only partly verified, use with care. Not all operations are supported by libfuse yet. |