You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Antonio SJ Musumeci adf983c8c3 Merge pull request #120 from trapexit/policies-xattr 9 years ago
..
access.cpp config get and struct naming cleanup 10 years ago
access.hpp change fuse functions to use the fuse namespace 10 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 config get and struct naming cleanup 10 years ago
chmod.hpp change fuse functions to use the fuse namespace 10 years ago
chown.cpp config get and struct naming cleanup 10 years ago
chown.hpp change fuse functions to use the fuse namespace 10 years ago
clonepath.cpp add clonepath tool 10 years ago
clonepath.hpp add clonepath tool 10 years ago
config.cpp config get and struct naming cleanup 10 years ago
config.hpp config get and struct naming cleanup 10 years ago
create.cpp config get and struct naming cleanup 10 years ago
create.hpp config get and struct naming cleanup 10 years ago
destroy.cpp change fuse functions to use the fuse namespace 10 years ago
destroy.hpp change fuse functions to use the fuse namespace 10 years ago
fallocate.cpp config get and struct naming cleanup 10 years ago
fallocate.hpp config get and struct naming cleanup 10 years ago
fgetattr.cpp config get and struct naming cleanup 10 years ago
fgetattr.hpp config get and struct naming cleanup 10 years ago
flush.cpp config get and struct naming cleanup 10 years ago
flush.hpp config get and struct naming cleanup 10 years ago
fs.cpp rework rename 9 years ago
fs.hpp rework rename 9 years ago
fsync.cpp config get and struct naming cleanup 10 years ago
fsync.hpp config get and struct naming cleanup 10 years ago
ftruncate.cpp config get and struct naming cleanup 10 years ago
ftruncate.hpp config get and struct naming cleanup 10 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 config get and struct naming cleanup 10 years ago
getattr.hpp change fuse functions to use the fuse namespace 10 years ago
getxattr.cpp add user.mergerfs.policies xattr 9 years ago
getxattr.hpp change fuse functions to use the fuse namespace 10 years ago
init.cpp Merge pull request #94 from trapexit/config-cleanup 10 years ago
init.hpp config get and struct naming cleanup 10 years ago
ioctl.cpp config get and struct naming cleanup 10 years ago
ioctl.hpp config get and struct naming cleanup 10 years ago
link.cpp config get and struct naming cleanup 10 years ago
link.hpp change fuse functions to use the fuse namespace 10 years ago
listxattr.cpp add user.mergerfs.policies xattr 9 years ago
listxattr.hpp change fuse functions to use the fuse namespace 10 years ago
mergerfs.cpp config get and struct naming cleanup 10 years ago
mergerfs.hpp initial code commit 11 years ago
mkdir.cpp config get and struct naming cleanup 10 years ago
mkdir.hpp change fuse functions to use the fuse namespace 10 years ago
mknod.cpp config get and struct naming cleanup 10 years ago
mknod.hpp change fuse functions to use the fuse namespace 10 years ago
num.cpp add str to size_t conversion code 10 years ago
num.hpp add str to size_t conversion code 10 years ago
open.cpp config get and struct naming cleanup 10 years ago
open.hpp config get and struct naming cleanup 10 years ago
opendir.cpp config get and struct naming cleanup 10 years ago
opendir.hpp config get and struct naming cleanup 10 years ago
option_parser.cpp Merge pull request #94 from trapexit/config-cleanup 10 years ago
option_parser.hpp config get and struct naming cleanup 10 years ago
path.hpp move Path object to separate file 10 years ago
policy.cpp create errno policies for simulating errors. closes #107 9 years ago
policy.hpp add user.mergerfs.policies xattr 9 years ago
policy_all.cpp config get and struct naming cleanup 10 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 add minfreespace check to epmfs create policy 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 config get and struct naming cleanup 10 years ago
policy_ffwp.cpp config get and struct naming cleanup 10 years ago
policy_fwfs.cpp config get and struct naming cleanup 10 years ago
policy_invalid.cpp create errno policies for simulating errors. closes #107 9 years ago
policy_lfs.cpp config get and struct naming cleanup 10 years ago
policy_mfs.cpp config get and struct naming cleanup 10 years ago
policy_newest.cpp config get and struct naming cleanup 10 years ago
policy_rand.cpp stop auto calculating and storing fullpath in policies 10 years ago
read.cpp config get and struct naming cleanup 10 years ago
read.hpp config get and struct naming cleanup 10 years ago
read_buf.cpp config get and struct naming cleanup 10 years ago
read_buf.hpp config get and struct naming cleanup 10 years ago
readdir.cpp config get and struct naming cleanup 10 years ago
readdir.hpp config get and struct naming cleanup 10 years ago
readlink.cpp config get and struct naming cleanup 10 years ago
readlink.hpp change fuse functions to use the fuse namespace 10 years ago
release.cpp config get and struct naming cleanup 10 years ago
release.hpp config get and struct naming cleanup 10 years ago
releasedir.cpp config get and struct naming cleanup 10 years ago
releasedir.hpp config get and struct naming cleanup 10 years ago
removexattr.cpp config get and struct naming cleanup 10 years ago
removexattr.hpp change fuse functions to use the fuse namespace 10 years ago
rename.cpp rework rename 9 years ago
rename.hpp change fuse functions to use the fuse namespace 10 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 config get and struct naming cleanup 10 years ago
rmdir.hpp change fuse functions to use the fuse namespace 10 years ago
rwlock.hpp pass const strings by reference. closes #33 10 years ago
setxattr.cpp config get and struct naming cleanup 10 years ago
setxattr.hpp change fuse functions to use the fuse namespace 10 years ago
statfs.cpp config get and struct naming cleanup 10 years ago
statfs.hpp change fuse functions to use the fuse namespace 10 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 config get and struct naming cleanup 10 years ago
symlink.hpp change fuse functions to use the fuse namespace 10 years ago
truncate.cpp config get and struct naming cleanup 10 years ago
truncate.hpp change fuse functions to use the fuse namespace 10 years ago
ugid.cpp use standard platform macros. closes #43 10 years ago
ugid.hpp use standard platform macros. closes #43 10 years ago
ugid_linux.hpp use geteuid syscall as well 11 years ago
ugid_mutex.hpp platform specific code to deal with sete{u,g}id. closes #17 11 years ago
ugid_osx.hpp use pthread_getugid_np instead of gete{u,g}id on OSX. fixes #84 10 years ago
unlink.cpp config get and struct naming cleanup 10 years ago
unlink.hpp change fuse functions to use the fuse namespace 10 years ago
utimens.cpp config get and struct naming cleanup 10 years ago
utimens.hpp config get and struct naming cleanup 10 years ago
write.cpp config get and struct naming cleanup 10 years ago
write.hpp config get and struct naming cleanup 10 years ago
write_buf.cpp config get and struct naming cleanup 10 years ago
write_buf.hpp config get and struct naming cleanup 10 years ago
xattr.hpp only allow manipulation of runtime settings via xattrs. closes #22 11 years ago