| .. |
|
access.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
access.hpp
|
use pragma once in headers
|
8 years ago |
|
assert.hpp
|
use pragma once in headers
|
8 years ago |
|
branch.cpp
|
add ability to change statfs behavior
|
7 years ago |
|
branch.hpp
|
add ability to change statfs behavior
|
7 years ago |
|
buildmap.hpp
|
use pragma once in headers
|
8 years ago |
|
buildvector.hpp
|
use pragma once in headers
|
8 years ago |
|
category.cpp
|
move from MIT to ISC license. closes #194
|
10 years ago |
|
category.hpp
|
use pragma once in headers
|
8 years ago |
|
chmod.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
chmod.hpp
|
use pragma once in headers
|
8 years ago |
|
chown.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
chown.hpp
|
use pragma once in headers
|
8 years ago |
|
config.cpp
|
add ability to change statfs behavior
|
7 years ago |
|
config.hpp
|
add ability to change statfs behavior
|
7 years ago |
|
create.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
create.hpp
|
use pragma once in headers
|
8 years ago |
|
destroy.cpp
|
move from MIT to ISC license. closes #194
|
10 years ago |
|
destroy.hpp
|
use pragma once in headers
|
8 years ago |
|
dirinfo.hpp
|
use pragma once in headers
|
8 years ago |
|
errno.hpp
|
use pragma once in headers
|
8 years ago |
|
fallocate.cpp
|
add libfuse 2.9.7 to repo and build against libfuse.a
|
9 years ago |
|
fallocate.hpp
|
use pragma once in headers
|
8 years ago |
|
fasthash.cpp
|
optimize readdir file dedup
|
7 years ago |
|
fasthash.h
|
optimize readdir file dedup
|
7 years ago |
|
fgetattr.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
fgetattr.hpp
|
use pragma once in headers
|
8 years ago |
|
fileinfo.hpp
|
use pragma once in headers
|
8 years ago |
|
flock.cpp
|
add flock
|
9 years ago |
|
flock.hpp
|
use pragma once in headers
|
8 years ago |
|
flush.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
flush.hpp
|
use pragma once in headers
|
8 years ago |
|
fs.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
fs.hpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
fs_acl.cpp
|
misc cleanups
|
7 years ago |
|
fs_acl.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_attr.cpp
|
make fs_attr compile on unsupported platforms
|
9 years ago |
|
fs_attr.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_attr_linux.icpp
|
make fs::attr return ENOTSUP on EINVAL #381
|
9 years ago |
|
fs_attr_unsupported.icpp
|
make fs::attr return ENOTSUP on EINVAL #381
|
9 years ago |
|
fs_base_access.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_chmod.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_chown.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_close.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_closedir.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_dirfd.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_dup.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_fadvise.cpp
|
hide fs::fadvise as it's not used directly
|
9 years ago |
|
fs_base_fadvise.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_fadvise_posix.icpp
|
hide fs::fadvise as it's not used directly
|
9 years ago |
|
fs_base_fadvise_unsupported.icpp
|
hide fs::fadvise as it's not used directly
|
9 years ago |
|
fs_base_fallocate.cpp
|
restructure fallocate abstraction
|
9 years ago |
|
fs_base_fallocate.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_fallocate_linux.icpp
|
restructure fallocate abstraction
|
9 years ago |
|
fs_base_fallocate_osx.icpp
|
restructure fallocate abstraction
|
9 years ago |
|
fs_base_fallocate_posix.icpp
|
restructure fallocate abstraction
|
9 years ago |
|
fs_base_fallocate_unsupported.icpp
|
restructure fallocate abstraction
|
9 years ago |
|
fs_base_flock.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_fsync.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_ftruncate.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_futimesat.cpp
|
abstract futimesat
|
9 years ago |
|
fs_base_futimesat.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_futimesat_generic.icpp
|
abstract futimesat
|
9 years ago |
|
fs_base_futimesat_osx.icpp
|
abstract futimesat
|
9 years ago |
|
fs_base_getxattr.hpp
|
remove libattr dependency
|
7 years ago |
|
fs_base_ioctl.hpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_base_link.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_listxattr.hpp
|
remove libattr dependency
|
7 years ago |
|
fs_base_lseek.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_mkdir.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_mknod.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_mkstemp.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_open.hpp
|
add link_cow feature
|
7 years ago |
|
fs_base_opendir.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_read.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_readdir.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_readlink.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_realpath.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_remove.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_removexattr.hpp
|
remove libattr dependency
|
7 years ago |
|
fs_base_rename.hpp
|
add link_cow feature
|
7 years ago |
|
fs_base_rmdir.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_setxattr.hpp
|
policy return cleanup
|
7 years ago |
|
fs_base_stat.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_statvfs.hpp
|
fix building on platforms without O_PATH
|
7 years ago |
|
fs_base_symlink.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_truncate.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_unlink.hpp
|
add link_cow feature
|
7 years ago |
|
fs_base_utime.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_utime_generic.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_utime_utimensat.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_base_write.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_clonefile.cpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_clonefile.hpp
|
add link_cow feature
|
7 years ago |
|
fs_clonepath.cpp
|
misc cleanups
|
7 years ago |
|
fs_clonepath.hpp
|
ignore clonepath metadata errors. fixes #470
|
8 years ago |
|
fs_copy_file_range.cpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_copy_file_range.hpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_copy_file_range_linux.icpp
|
fix building on alpine w/ musl
|
7 years ago |
|
fs_copy_file_range_unsupported.icpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_copyfile.cpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_copyfile.hpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_cow.cpp
|
optimize link_cow eligibility check
|
7 years ago |
|
fs_cow.hpp
|
optimize link_cow eligibility check
|
7 years ago |
|
fs_devid.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_exists.hpp
|
misc cleanups
|
7 years ago |
|
fs_ficlone.cpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_ficlone.hpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_ficlone_linux.icpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_ficlone_unsupported.icpp
|
add FICLONE and copy_file_range to clonefile
|
7 years ago |
|
fs_glob.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
fs_glob.hpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
fs_info.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
fs_info.hpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
fs_info_t.hpp
|
misc cleanups
|
7 years ago |
|
fs_inode.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_mktemp.cpp
|
fix building on certain platforms
|
7 years ago |
|
fs_mktemp.hpp
|
add link_cow feature
|
7 years ago |
|
fs_movefile.cpp
|
misc cleanups
|
7 years ago |
|
fs_movefile.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_path.cpp
|
misc cleanups
|
7 years ago |
|
fs_path.hpp
|
misc cleanups
|
7 years ago |
|
fs_sendfile.cpp
|
split sendfile wrapper into separate files
|
9 years ago |
|
fs_sendfile.hpp
|
use pragma once in headers
|
8 years ago |
|
fs_sendfile_linux.icpp
|
small tweaks to build on Debian kFreeBSD
|
9 years ago |
|
fs_sendfile_unsupported.icpp
|
small tweaks to build on Debian kFreeBSD
|
9 years ago |
|
fs_xattr.cpp
|
policy return cleanup
|
7 years ago |
|
fs_xattr.hpp
|
use pragma once in headers
|
8 years ago |
|
fsync.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
fsync.hpp
|
use pragma once in headers
|
8 years ago |
|
fsyncdir.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
fsyncdir.hpp
|
use pragma once in headers
|
8 years ago |
|
ftruncate.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
ftruncate.hpp
|
use pragma once in headers
|
8 years ago |
|
fusefunc.cpp
|
small tweaks to build on Debian kFreeBSD
|
9 years ago |
|
fusefunc.hpp
|
use pragma once in headers
|
8 years ago |
|
getattr.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
getattr.hpp
|
use pragma once in headers
|
8 years ago |
|
getxattr.cpp
|
change xattr setting notsup to nosys
|
7 years ago |
|
getxattr.hpp
|
use pragma once in headers
|
8 years ago |
|
gidcache.cpp
|
work around getgrouplist signature difference on osx
|
9 years ago |
|
gidcache.hpp
|
use pragma once in headers
|
8 years ago |
|
hashset.hpp
|
optimize readdir file dedup
|
7 years ago |
|
init.cpp
|
check for system.posix_acl_default before setting umask
|
9 years ago |
|
init.hpp
|
use pragma once in headers
|
8 years ago |
|
ioctl.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
ioctl.hpp
|
use pragma once in headers
|
8 years ago |
|
khash.h
|
optimize readdir file dedup
|
7 years ago |
|
link.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
link.hpp
|
use pragma once in headers
|
8 years ago |
|
listxattr.cpp
|
add ability to change statfs behavior
|
7 years ago |
|
listxattr.hpp
|
use pragma once in headers
|
8 years ago |
|
mergerfs.cpp
|
add libfuse 2.9.7 to repo and build against libfuse.a
|
9 years ago |
|
mergerfs.hpp
|
use pragma once in headers
|
8 years ago |
|
mkdir.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
mkdir.hpp
|
use pragma once in headers
|
8 years ago |
|
mknod.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
mknod.hpp
|
use pragma once in headers
|
8 years ago |
|
num.cpp
|
add time.h to fix compiling on some platforms
|
8 years ago |
|
num.hpp
|
use pragma once in headers
|
8 years ago |
|
open.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
open.hpp
|
use pragma once in headers
|
8 years ago |
|
opendir.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
opendir.hpp
|
use pragma once in headers
|
8 years ago |
|
option_parser.cpp
|
change xattr setting notsup to nosys
|
7 years ago |
|
option_parser.hpp
|
use pragma once in headers
|
8 years ago |
|
policy.cpp
|
small tweaks to build on Debian kFreeBSD
|
9 years ago |
|
policy.hpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
policy_all.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_epall.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_epff.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_eplfs.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_eplus.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_epmfs.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_eprand.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
policy_erofs.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
policy_error.hpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
policy_ff.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_invalid.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
policy_lfs.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_lus.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_mfs.cpp
|
rename NW (no write) to NC (no create)
|
7 years ago |
|
policy_newest.cpp
|
check minfreespace on newest policy create
|
7 years ago |
|
policy_rand.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
read.cpp
|
add nullrw feature to facilitate benchmarking
|
9 years ago |
|
read.hpp
|
use pragma once in headers
|
8 years ago |
|
read_buf.cpp
|
add libfuse 2.9.7 to repo and build against libfuse.a
|
9 years ago |
|
read_buf.hpp
|
use pragma once in headers
|
8 years ago |
|
readdir.cpp
|
optimize readdir file dedup
|
7 years ago |
|
readdir.hpp
|
use pragma once in headers
|
8 years ago |
|
readlink.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
readlink.hpp
|
use pragma once in headers
|
8 years ago |
|
release.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
release.hpp
|
use pragma once in headers
|
8 years ago |
|
releasedir.cpp
|
enable nopath and nullpath_ok
|
9 years ago |
|
releasedir.hpp
|
use pragma once in headers
|
8 years ago |
|
removexattr.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
removexattr.hpp
|
use pragma once in headers
|
8 years ago |
|
rename.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
rename.hpp
|
use pragma once in headers
|
8 years ago |
|
resources.cpp
|
move from MIT to ISC license. closes #194
|
10 years ago |
|
resources.hpp
|
use pragma once in headers
|
8 years ago |
|
rmdir.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
rmdir.hpp
|
use pragma once in headers
|
8 years ago |
|
rv.hpp
|
use pragma once in headers
|
8 years ago |
|
rwlock.hpp
|
use pragma once in headers
|
8 years ago |
|
setxattr.cpp
|
change xattr setting notsup to nosys
|
7 years ago |
|
setxattr.hpp
|
use pragma once in headers
|
8 years ago |
|
statfs.cpp
|
add ability to change statfs behavior
|
7 years ago |
|
statfs.hpp
|
use pragma once in headers
|
8 years ago |
|
statvfs_util.hpp
|
misc cleanups
|
7 years ago |
|
str.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
str.hpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
symlink.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
symlink.hpp
|
use pragma once in headers
|
8 years ago |
|
symlinkify.hpp
|
use pragma once in headers
|
8 years ago |
|
truncate.cpp
|
fix indexing of truncate targets
|
7 years ago |
|
truncate.hpp
|
use pragma once in headers
|
8 years ago |
|
ugid.cpp
|
stop clonepath at base directory. fixes #467
|
8 years ago |
|
ugid.hpp
|
stop clonepath at base directory. fixes #467
|
8 years ago |
|
ugid_linux.hpp
|
stop clonepath at base directory. fixes #467
|
8 years ago |
|
ugid_linux.icpp
|
stop clonepath at base directory. fixes #467
|
8 years ago |
|
ugid_rwlock.hpp
|
stop clonepath at base directory. fixes #467
|
8 years ago |
|
ugid_rwlock.icpp
|
stop clonepath at base directory. fixes #467
|
8 years ago |
|
unlink.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
unlink.hpp
|
use pragma once in headers
|
8 years ago |
|
utimens.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
utimens.hpp
|
use pragma once in headers
|
8 years ago |
|
write.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
write.hpp
|
use pragma once in headers
|
8 years ago |
|
write_buf.cpp
|
add tagging branches RW/RO/NW
|
7 years ago |
|
write_buf.hpp
|
use pragma once in headers
|
8 years ago |
|
xattr.hpp
|
fix building on alpine w/ musl
|
7 years ago |