mergerfs/libfuse/include
Antonio SJ Musumeci 930dad31de Reduce struct node size
* Replace the stat values with a crc32b of them instead (for auto-cache)
* Replace char flag with bitfield
* Remove node generation. nodeid is an unsigned 64bit int. Would take 500K+ years
  to rollover at 1M nodes per second.
2021-10-03 22:15:34 -04: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 Rework dirents buffer management 2021-09-19 16:48:03 -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 Reduce struct node size 2021-10-03 22:15:34 -04: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 Rework dirents buffer management 2021-09-19 16:48:03 -04:00
kvec.h Rework dirents buffer management 2021-09-19 16:48:03 -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