.. |
access.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
access.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
assert.hpp
|
initial code commit
|
11 years ago |
buildmap.hpp
|
rework policy code
|
11 years ago |
buildvector.hpp
|
rework policy code
|
11 years ago |
category.cpp
|
pass const strings by reference. closes #33
|
10 years ago |
category.hpp
|
pass const strings by reference. closes #33
|
10 years ago |
chmod.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
chmod.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
chown.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
chown.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
clone.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
clone.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
config.cpp
|
fix minor integer casting issues
|
9 years ago |
config.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
create.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
create.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
destroy.cpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
destroy.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
fallocate.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fallocate.hpp
|
config get and struct naming cleanup
|
9 years ago |
fgetattr.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fgetattr.hpp
|
config get and struct naming cleanup
|
9 years ago |
fileinfo.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
flush.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
flush.hpp
|
config get and struct naming cleanup
|
9 years ago |
fs.cpp
|
fix misc issues flagged by clang scan-build
|
9 years ago |
fs.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_attr.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_attr.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_clonefile.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_clonefile.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_clonepath.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_clonepath.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_movefile.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_movefile.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_path.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_path.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fs_xattr.cpp
|
fix building without xattr
|
9 years ago |
fs_xattr.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fsync.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
fsync.hpp
|
config get and struct naming cleanup
|
9 years ago |
ftruncate.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
ftruncate.hpp
|
config get and struct naming cleanup
|
9 years ago |
fusefunc.cpp
|
revert removal of 'all' policy and relevant behavior. closes #54
|
10 years ago |
fusefunc.hpp
|
per FUSE function policies. closes #52, #53
|
10 years ago |
getattr.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
getattr.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
getxattr.cpp
|
fix building without xattr
|
9 years ago |
getxattr.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
gidcache.cpp
|
use SYS_setgroups rather than setgroups
|
9 years ago |
gidcache.hpp
|
use SYS_setgroups rather than setgroups
|
9 years ago |
init.cpp
|
include default_permissions in default arguments
|
9 years ago |
init.hpp
|
config get and struct naming cleanup
|
9 years ago |
ioctl.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
ioctl.hpp
|
config get and struct naming cleanup
|
9 years ago |
link.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
link.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
listxattr.cpp
|
add mergerfs pid to xattrs
|
9 years ago |
listxattr.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
mergerfs.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
mergerfs.hpp
|
initial code commit
|
11 years ago |
mkdir.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
mkdir.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
mknod.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
mknod.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
num.cpp
|
fix non-suffixed setxattr of user.mergerfs.minfreespace
|
9 years ago |
num.hpp
|
add str to size_t conversion code
|
9 years ago |
open.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
open.hpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
opendir.cpp
|
config get and struct naming cleanup
|
9 years ago |
opendir.hpp
|
config get and struct naming cleanup
|
9 years ago |
option_parser.cpp
|
fix misc issues flagged by clang scan-build
|
9 years ago |
option_parser.hpp
|
config get and struct naming cleanup
|
9 years ago |
policy.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy.hpp
|
change to using template for policy class
|
9 years ago |
policy_all.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_einval.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy_enosys.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy_enotsup.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy_epmfs.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_erofs.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy_exdev.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy_ff.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_ffwp.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_fwfs.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_invalid.cpp
|
create errno policies for simulating errors. closes #107
|
9 years ago |
policy_lfs.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_mfs.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_newest.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
policy_rand.cpp
|
stop auto calculating and storing fullpath in policies
|
10 years ago |
read.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
read.hpp
|
config get and struct naming cleanup
|
9 years ago |
read_buf.cpp
|
misc fixes to compile on older platforms
|
9 years ago |
read_buf.hpp
|
misc fixes to compile on older platforms
|
9 years ago |
readdir.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
readdir.hpp
|
config get and struct naming cleanup
|
9 years ago |
readlink.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
readlink.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
release.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
release.hpp
|
config get and struct naming cleanup
|
9 years ago |
releasedir.cpp
|
config get and struct naming cleanup
|
9 years ago |
releasedir.hpp
|
config get and struct naming cleanup
|
9 years ago |
removexattr.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
removexattr.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
rename.cpp
|
rework rename algo to minimize likelihood of EXDEV being returned. closes #187
|
9 years ago |
rename.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
resources.cpp
|
attempt to set priority to -10 on startup. closes #65
|
10 years ago |
resources.hpp
|
attempt to set priority to -10 on startup. closes #65
|
10 years ago |
rmdir.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
rmdir.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
rwlock.hpp
|
pass const strings by reference. closes #33
|
10 years ago |
setxattr.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
setxattr.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
statfs.cpp
|
make changing credentials opportunistic + per thread setgroups cache
|
9 years ago |
statfs.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
str.cpp
|
refactor and simplify getxattr for user.mergerfs.\*
|
9 years ago |
str.hpp
|
refactor and simplify getxattr for user.mergerfs.\*
|
9 years ago |
symlink.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
symlink.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
truncate.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
truncate.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
ugid.cpp
|
rewrite gid cache system
|
9 years ago |
ugid.hpp
|
use SYS_setgroups rather than setgroups
|
9 years ago |
ugid_linux.hpp
|
make changing credentials opportunistic + per thread setgroups cache
|
9 years ago |
ugid_linux.ipp
|
use SYS_setgroups rather than setgroups
|
9 years ago |
ugid_rwlock.hpp
|
make changing credentials opportunistic + per thread setgroups cache
|
9 years ago |
ugid_rwlock.ipp
|
use SYS_setgroups rather than setgroups
|
9 years ago |
unlink.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
unlink.hpp
|
change fuse functions to use the fuse namespace
|
9 years ago |
utimens.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
utimens.hpp
|
config get and struct naming cleanup
|
9 years ago |
write.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
write.hpp
|
config get and struct naming cleanup
|
9 years ago |
write_buf.cpp
|
move on enospc when writing feature. closes #141
|
9 years ago |
write_buf.hpp
|
misc fixes to compile on older platforms
|
9 years ago |
xattr.hpp
|
only allow manipulation of runtime settings via xattrs. closes #22
|
10 years ago |