You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antonio SJ Musumeci
8adebc9489
new features: follow-symlinks, rename-exdev, link-exdev
* follow-symlinks: allows mergerfs to transparently follow symlinks
* link-exdev: in the event a link returns EXDEV create a symlink instead
* rename-exdev: in the event a rename returns EXDEV move the oldpath and
create a symlink for the newpath
5 years ago
..
extern_c.h
libfuse cleanup: extern cplusplus cleanup
5 years ago
fuse.h
new features: follow-symlinks, rename-exdev, link-exdev
4 years ago
fuse_attr.h
restructure readdir, add readdir_plus
5 years ago
fuse_common.h
general cleanup, slight memory reduction
4 years ago
fuse_dirent.h
restructure readdir, add readdir_plus
5 years ago
fuse_direntplus.h
restructure readdir, add readdir_plus
5 years ago
fuse_dirents.h
libfuse cleanup: reindent
5 years ago
fuse_entry.h
restructure readdir, add readdir_plus
5 years ago
fuse_kernel.h
update fuse_kernel.h
5 years ago
fuse_lowlevel.h
general cleanup, slight memory reduction
4 years ago
fuse_opt.h
libfuse cleanup: extern cplusplus cleanup
5 years ago
fuse_timeouts.h
libfuse cleanup: reindent
5 years ago
kvec.h
readdir: add dirent index array
5 years ago
linux_dirent64.h
readdir: use getdents64 for compatibility with ARM64
5 years ago
stat_utils.h
restructure readdir, add readdir_plus
5 years ago