mergerfs/src
2020-08-18 19:28:36 -04:00
..
assert.hpp use pragma once in headers 2017-06-30 11:38:34 -04:00
branch.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
branch.hpp rework config management 2020-06-18 18:54:25 -04:00
buildmap.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
buildvector.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
category.hpp change category to enum class 2020-08-18 19:28:36 -04:00
config_cachefiles.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config_cachefiles.hpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config_inodecalc.cpp add 'inodecalc' option to allow selection of inode calculation algo 2020-06-28 20:02:07 -04:00
config_inodecalc.hpp add 'inodecalc' option to allow selection of inode calculation algo 2020-06-28 20:02:07 -04:00
config_moveonenospc.cpp freebsd: misc cleanups to get freebsd compiling 2020-07-29 13:08:38 -04:00
config_moveonenospc.hpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
config_nfsopenhack.cpp freebsd: misc cleanups to get freebsd compiling 2020-07-29 13:08:38 -04:00
config_nfsopenhack.hpp NFS open/creat hack 2020-07-23 19:36:10 -04:00
config_readdir.cpp freebsd: misc cleanups to get freebsd compiling 2020-07-29 13:08:38 -04:00
config_readdir.hpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
config_statfs.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config_statfs.hpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config_statfsignore.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config_statfsignore.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
config_xattr.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config_xattr.hpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
config.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
config.hpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
dirinfo.hpp rework config management 2020-06-18 18:54:25 -04:00
ef.hpp rework config management 2020-06-18 18:54:25 -04:00
endian.hpp fix FS_IOC_{GET,SET}{FLAGS,VERSION} ioctl calls 2019-02-17 11:48:19 -05:00
enum.hpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
errno.hpp use pragma once in headers 2017-06-30 11:38:34 -04:00
fh.hpp rework config management 2020-06-18 18:54:25 -04:00
fileinfo.hpp rework config management 2020-06-18 18:54:25 -04:00
fixed_mem_pool.hpp use getdents64 on linux 2020-02-28 20:34:12 -05:00
from_string.cpp rework config management 2020-06-18 18:54:25 -04:00
from_string.hpp rework config management 2020-06-18 18:54:25 -04:00
fs_acl.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_acl.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_attr_linux.icpp make fs::attr return ENOTSUP on EINVAL #381 2017-04-03 21:11:20 -04:00
fs_attr_unsupported.icpp make fs::attr return ENOTSUP on EINVAL #381 2017-04-03 21:11:20 -04:00
fs_attr.cpp make fs_attr compile on unsupported platforms 2016-08-04 17:10:02 -04:00
fs_attr.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_access.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_chmod.hpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fs_base_chown.hpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fs_base_close.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_closedir.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_dirfd.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_dup.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_fadvise_posix.icpp hide fs::fadvise as it's not used directly 2017-04-11 09:42:33 -04:00
fs_base_fadvise_unsupported.icpp hide fs::fadvise as it's not used directly 2017-04-11 09:42:33 -04:00
fs_base_fadvise.cpp hide fs::fadvise as it's not used directly 2017-04-11 09:42:33 -04:00
fs_base_fadvise.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_fallocate_linux.icpp restructure fallocate abstraction 2017-04-06 23:35:31 -04:00
fs_base_fallocate_osx.icpp restructure fallocate abstraction 2017-04-06 23:35:31 -04:00
fs_base_fallocate_posix.icpp restructure fallocate abstraction 2017-04-06 23:35:31 -04:00
fs_base_fallocate_unsupported.icpp restructure fallocate abstraction 2017-04-06 23:35:31 -04:00
fs_base_fallocate.cpp restructure fallocate abstraction 2017-04-06 23:35:31 -04:00
fs_base_fallocate.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_fchmod.hpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fs_base_fchown.hpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fs_base_flock.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_fstatat.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_fsync.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_ftruncate.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_futimesat_generic.icpp abstract futimesat 2017-04-06 23:13:02 -04:00
fs_base_futimesat_osx.icpp abstract futimesat 2017-04-06 23:13:02 -04:00
fs_base_futimesat.cpp abstract futimesat 2017-04-06 23:13:02 -04:00
fs_base_futimesat.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_getdents.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_getdents.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_getxattr.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_ioctl.hpp fix FS_IOC_{GET,SET}{FLAGS,VERSION} ioctl calls 2019-02-17 11:48:19 -05:00
fs_base_link.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_listxattr.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_lseek.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_mkdir.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_mknod.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_open.hpp use getdents64 on linux 2020-02-28 20:34:12 -05:00
fs_base_opendir.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_read.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_readdir.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_readlink.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_realpath.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_remove.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_removexattr.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_rename.hpp add link_cow feature 2018-10-06 22:05:05 -04:00
fs_base_rmdir.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_setxattr.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_stat.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_statvfs.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_symlink.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_truncate.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_base_unlink.hpp add link_cow feature 2018-10-06 22:05:05 -04:00
fs_base_utime_generic.hpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fs_base_utime_utimensat.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_base_utime.hpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fs_base_write.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_clonefile.cpp fix short writes on >2GB files when cloning file 2019-10-14 23:32:51 -04:00
fs_clonefile.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_clonepath.cpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_clonepath.hpp ignore clonepath metadata errors. fixes #470 2018-03-08 16:55:35 -05:00
fs_copy_file_range_linux.icpp fix short writes on >2GB files when cloning file 2019-10-14 23:32:51 -04:00
fs_copy_file_range_unsupported.icpp misc fixes for FreeBSD 2019-02-06 23:20:28 -05:00
fs_copy_file_range.cpp add FICLONE and copy_file_range to clonefile 2018-10-12 10:18:49 -04:00
fs_copy_file_range.hpp fix short writes on >2GB files when cloning file 2019-10-14 23:32:51 -04:00
fs_copydata_copy_file_range.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_copydata_copy_file_range.hpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
fs_copydata_readwrite.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_copydata_readwrite.hpp fix short writes on >2GB files when cloning file 2019-10-14 23:32:51 -04:00
fs_cow.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_cow.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_devid.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fs_exists.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_ficlone_linux.icpp add FICLONE and copy_file_range to clonefile 2018-10-12 10:18:49 -04:00
fs_ficlone_unsupported.icpp add FICLONE and copy_file_range to clonefile 2018-10-12 10:18:49 -04:00
fs_ficlone.cpp add FICLONE and copy_file_range to clonefile 2018-10-12 10:18:49 -04:00
fs_ficlone.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_file_size.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_file_size.hpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_findallfiles.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_findallfiles.hpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_findonfs.cpp freebsd: misc cleanups to get freebsd compiling 2020-07-29 13:08:38 -04:00
fs_findonfs.hpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_getfl.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_getfl.hpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_glob.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_glob.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_has_space.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_has_space.hpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_info_t.hpp misc cleanups 2018-10-24 22:38:36 -04:00
fs_info.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_info.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_inode.cpp change from fasthash64 to wyhash 2020-08-06 19:00:05 -04:00
fs_inode.hpp add 'inodecalc' option to allow selection of inode calculation algo 2020-06-28 20:02:07 -04:00
fs_mktemp.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_mktemp.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_movefile.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_movefile.hpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fs_path.cpp policy: add "most shared path" policies 2020-07-21 16:31:08 -04:00
fs_path.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_realpathize.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_realpathize.hpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_sendfile_linux.icpp small tweaks to build on Debian kFreeBSD 2016-09-14 08:36:06 -04:00
fs_sendfile_unsupported.icpp small tweaks to build on Debian kFreeBSD 2016-09-14 08:36:06 -04:00
fs_sendfile.cpp split sendfile wrapper into separate files 2016-08-04 17:11:23 -04:00
fs_sendfile.hpp use pragma once in headers 2017-06-30 11:38:34 -04:00
fs_setfl.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_setfl.hpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fs_statvfs_cache.cpp tweak docs 2019-05-10 11:54:41 -04:00
fs_statvfs_cache.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_xattr.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fs_xattr.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
func_category.cpp rework config management 2020-06-18 18:54:25 -04:00
func_category.hpp rework config management 2020-06-18 18:54:25 -04:00
func.cpp rework config management 2020-06-18 18:54:25 -04:00
func.hpp rework config management 2020-06-18 18:54:25 -04:00
funcs.hpp rework config management 2020-06-18 18:54:25 -04:00
fuse_access.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_access.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_chmod.cpp NFS open/creat hack 2020-07-23 19:36:10 -04:00
fuse_chmod.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_chown.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_chown.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_copy_file_range.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_copy_file_range.hpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_create.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
fuse_create.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_destroy.cpp general code cleanup 2019-01-31 22:47:09 -05:00
fuse_destroy.hpp general code cleanup 2019-01-31 22:47:09 -05:00
fuse_fallocate.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_fallocate.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_fchmod.cpp NFS open/creat hack 2020-07-23 19:36:10 -04:00
fuse_fchmod.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_fchown.cpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fuse_fchown.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_fgetattr.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_fgetattr.hpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_flock.cpp general code cleanup 2019-01-31 22:47:09 -05:00
fuse_flock.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_flush.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_flush.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_free_hide.cpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fuse_free_hide.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_fsync.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_fsync.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_fsyncdir.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_fsyncdir.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_ftruncate.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_ftruncate.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_futimens.cpp remove .fuse_hidden file creation 2019-04-13 21:41:51 -04:00
fuse_futimens.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_getattr.cpp add 'inodecalc' option to allow selection of inode calculation algo 2020-06-28 20:02:07 -04:00
fuse_getattr.hpp rework config management 2020-06-18 18:54:25 -04:00
fuse_getxattr.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fuse_getxattr.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_init.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_init.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_ioctl.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
fuse_ioctl.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_link.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_link.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_listxattr.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
fuse_listxattr.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_mkdir.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_mkdir.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_mknod.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_mknod.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_open.cpp cleanup: move some config data structures to separate files 2020-07-29 21:42:43 -04:00
fuse_open.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_opendir.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_opendir.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_prepare_hide.cpp fix for unlink race condition 2019-05-21 22:57:02 -04:00
fuse_prepare_hide.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_read_buf.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_read_buf.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_read.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_read.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_linux.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_linux.hpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
fuse_readdir_plus_linux.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_plus_linux.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_plus_posix.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_plus_posix.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_plus.cpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
fuse_readdir_plus.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_posix.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readdir_posix.hpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
fuse_readdir.cpp additional readdir refactor cleanup 2020-06-27 23:17:21 -04:00
fuse_readdir.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_readlink.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_readlink.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_release.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_release.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_releasedir.cpp remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 2020-07-08 19:25:23 -04:00
fuse_releasedir.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_removexattr.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_removexattr.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_rename.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_rename.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_rmdir.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_rmdir.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_setxattr.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_setxattr.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_statfs.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_statfs.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_symlink.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_symlink.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_truncate.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_truncate.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_unlink.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_unlink.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_utimens.cpp rework config management 2020-06-18 18:54:25 -04:00
fuse_utimens.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_write_buf.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fuse_write_buf.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
fuse_write.cpp moveonenospc: enhance the feature to allow using a policy 2020-07-15 19:33:05 -04:00
fuse_write.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
gidcache.cpp work around getgrouplist signature difference on osx 2017-04-07 16:23:18 -04:00
gidcache.hpp use pragma once in headers 2017-06-30 11:38:34 -04:00
hashset.hpp change from fasthash64 to wyhash 2020-08-06 19:00:05 -04:00
hw_cpu.cpp rework config management 2020-06-18 18:54:25 -04:00
hw_cpu.hpp rework config management 2020-06-18 18:54:25 -04:00
khash.h optimize readdir file dedup 2018-11-06 00:05:30 -05:00
locked_fixed_mem_pool.hpp use getdents64 on linux 2020-02-28 20:34:12 -05:00
mempools.cpp use getdents64 on linux 2020-02-28 20:34:12 -05:00
mempools.hpp use getdents64 on linux 2020-02-28 20:34:12 -05:00
mergerfs.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
mergerfs.hpp use pragma once in headers 2017-06-30 11:38:34 -04:00
num.cpp make attr, entry, negative_entry cache timeouts runtime configurable 2019-02-23 01:03:20 -05:00
num.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
option_parser.cpp add missing options to usage 2020-07-30 16:55:18 -04:00
option_parser.hpp rework config management 2020-06-18 18:54:25 -04:00
policy_all.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
policy_cache.cpp rework config management 2020-06-18 18:54:25 -04:00
policy_cache.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
policy_epall.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_epff.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_eplfs.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_eplus.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_epmfs.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_eprand.cpp change category to enum class 2020-08-18 19:28:36 -04:00
policy_erofs.cpp change category to enum class 2020-08-18 19:28:36 -04:00
policy_error.hpp add tagging branches RW/RO/NW 2018-11-01 23:13:49 -04:00
policy_ff.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_invalid.cpp change category to enum class 2020-08-18 19:28:36 -04:00
policy_lfs.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_lus.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_mfs.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_msplfs.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_msplus.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_mspmfs.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_newest.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy_rand.cpp change category to enum class 2020-08-18 19:28:36 -04:00
policy.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
policy.hpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
resources.cpp general code cleanup 2019-01-31 22:47:09 -05:00
resources.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
rv.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
rwlock.hpp general code cleanup 2019-01-31 22:47:09 -05:00
stat_util.hpp NFS open/creat hack 2020-07-23 19:36:10 -04:00
statvfs_util.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
str.cpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
str.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
symlinkify.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
to_string.cpp rework config management 2020-06-18 18:54:25 -04:00
to_string.hpp rework config management 2020-06-18 18:54:25 -04:00
tofrom_string.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
tofrom_wrapper.hpp rework config management 2020-06-18 18:54:25 -04:00
ugid_linux.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
ugid_linux.icpp stop clonepath at base directory. fixes #467 2018-03-07 18:46:32 -05:00
ugid_rwlock.hpp cleanup function signatures and definitions 2020-08-18 19:28:36 -04:00
ugid_rwlock.icpp stop clonepath at base directory. fixes #467 2018-03-07 18:46:32 -05:00
ugid.cpp break fs.hpp up into separate files 2020-08-18 19:28:36 -04:00
ugid.hpp stop clonepath at base directory. fixes #467 2018-03-07 18:46:32 -05:00
wyhash.h change from fasthash64 to wyhash 2020-08-06 19:00:05 -04:00
xattr.hpp fix building on alpine w/ musl 2018-11-28 17:08:40 -05:00