mergerfs/libfuse/include
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
2021-02-11 23:24:08 -05:00
..
extern_c.h libfuse cleanup: extern cplusplus cleanup 2020-08-08 14:25:44 -04:00
fuse_attr.h restructure readdir, add readdir_plus 2020-02-22 19:45:52 -05:00
fuse_common.h general cleanup, slight memory reduction 2020-11-19 22:58:52 -05:00
fuse_dirent.h restructure readdir, add readdir_plus 2020-02-22 19:45:52 -05:00
fuse_direntplus.h restructure readdir, add readdir_plus 2020-02-22 19:45:52 -05:00
fuse_dirents.h libfuse cleanup: reindent 2020-08-07 16:38:24 -04:00
fuse_entry.h restructure readdir, add readdir_plus 2020-02-22 19:45:52 -05:00
fuse_kernel.h update fuse_kernel.h 2020-02-10 18:54:07 -05:00
fuse_lowlevel.h general cleanup, slight memory reduction 2020-11-19 22:58:52 -05:00
fuse_opt.h libfuse cleanup: extern cplusplus cleanup 2020-08-08 14:25:44 -04:00
fuse_timeouts.h libfuse cleanup: reindent 2020-08-07 16:38:24 -04:00
fuse.h new features: follow-symlinks, rename-exdev, link-exdev 2021-02-11 23:24:08 -05:00
kvec.h readdir: add dirent index array 2020-07-12 12:43:33 -04:00
linux_dirent64.h readdir: use getdents64 for compatibility with ARM64 2020-08-02 18:43:09 -04:00
stat_utils.h restructure readdir, add readdir_plus 2020-02-22 19:45:52 -05:00