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