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 c60d03831f use gte rather than gt for mtime comparisons. fixes #91 9 years ago
..
access.cpp change fuse functions to use the fuse namespace 9 years ago
access.hpp change fuse functions to use the fuse namespace 9 years ago
assert.hpp initial code commit 10 years ago
buildmap.hpp rework policy code 10 years ago
buildvector.hpp rework policy code 10 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 change fuse functions to use the fuse namespace 9 years ago
chmod.hpp change fuse functions to use the fuse namespace 9 years ago
chown.cpp change fuse functions to use the fuse namespace 9 years ago
chown.hpp change fuse functions to use the fuse namespace 9 years ago
clonepath.cpp add clonepath tool 10 years ago
clonepath.hpp add clonepath tool 10 years ago
config.cpp create minfreespace option. closes #71 9 years ago
config.hpp create minfreespace option. closes #71 9 years ago
create.cpp change fuse functions to use the fuse namespace 9 years ago
create.hpp change fuse functions to use the fuse namespace 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 change fuse functions to use the fuse namespace 9 years ago
fallocate.hpp change fuse functions to use the fuse namespace 9 years ago
fgetattr.cpp change fuse functions to use the fuse namespace 9 years ago
fgetattr.hpp change fuse functions to use the fuse namespace 9 years ago
flush.cpp change fuse functions to use the fuse namespace 9 years ago
flush.hpp change fuse functions to use the fuse namespace 9 years ago
fs.cpp ignore ENOTSUP errors when cloning paths. fixes #82 9 years ago
fs.hpp stop auto calculating and storing fullpath in policies 9 years ago
fsync.cpp change fuse functions to use the fuse namespace 9 years ago
fsync.hpp change fuse functions to use the fuse namespace 9 years ago
ftruncate.cpp change fuse functions to use the fuse namespace 9 years ago
ftruncate.hpp change fuse functions to use the fuse namespace 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 change fuse functions to use the fuse namespace 9 years ago
getattr.hpp change fuse functions to use the fuse namespace 9 years ago
getxattr.cpp change fuse functions to use the fuse namespace 9 years ago
getxattr.hpp change fuse functions to use the fuse namespace 9 years ago
init.cpp change fuse functions to use the fuse namespace 9 years ago
init.hpp change fuse functions to use the fuse namespace 9 years ago
ioctl.cpp change fuse functions to use the fuse namespace 9 years ago
ioctl.hpp change fuse functions to use the fuse namespace 9 years ago
link.cpp change fuse functions to use the fuse namespace 9 years ago
link.hpp change fuse functions to use the fuse namespace 9 years ago
listxattr.cpp change fuse functions to use the fuse namespace 9 years ago
listxattr.hpp change fuse functions to use the fuse namespace 9 years ago
mergerfs.cpp change fuse functions to use the fuse namespace 9 years ago
mergerfs.hpp initial code commit 10 years ago
mkdir.cpp change fuse functions to use the fuse namespace 9 years ago
mkdir.hpp change fuse functions to use the fuse namespace 9 years ago
mknod.cpp change fuse functions to use the fuse namespace 9 years ago
mknod.hpp change fuse functions to use the fuse namespace 9 years ago
num.cpp add str to size_t conversion code 9 years ago
num.hpp add str to size_t conversion code 9 years ago
open.cpp add creation of full path for open 9 years ago
open.hpp change fuse functions to use the fuse namespace 9 years ago
opendir.cpp change fuse functions to use the fuse namespace 9 years ago
opendir.hpp change fuse functions to use the fuse namespace 9 years ago
option_parser.cpp add minfreespace to xattr interface 9 years ago
option_parser.hpp initial code commit 10 years ago
path.hpp move Path object to separate file 9 years ago
policy.cpp separate policies into individual modules 9 years ago
policy.hpp stop auto calculating and storing fullpath in policies 9 years ago
policy_all.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_epmfs.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_ff.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_ffwp.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_fwfs.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_invalid.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_lfs.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_mfs.cpp stop auto calculating and storing fullpath in policies 9 years ago
policy_newest.cpp use gte rather than gt for mtime comparisons. fixes #91 9 years ago
policy_rand.cpp stop auto calculating and storing fullpath in policies 9 years ago
read.cpp change fuse functions to use the fuse namespace 9 years ago
read.hpp change fuse functions to use the fuse namespace 9 years ago
read_buf.cpp change fuse functions to use the fuse namespace 9 years ago
read_buf.hpp change fuse functions to use the fuse namespace 9 years ago
readdir.cpp change fuse functions to use the fuse namespace 9 years ago
readdir.hpp change fuse functions to use the fuse namespace 9 years ago
readlink.cpp change fuse functions to use the fuse namespace 9 years ago
readlink.hpp change fuse functions to use the fuse namespace 9 years ago
release.cpp change fuse functions to use the fuse namespace 9 years ago
release.hpp change fuse functions to use the fuse namespace 9 years ago
releasedir.cpp change fuse functions to use the fuse namespace 9 years ago
releasedir.hpp change fuse functions to use the fuse namespace 9 years ago
removexattr.cpp change fuse functions to use the fuse namespace 9 years ago
removexattr.hpp change fuse functions to use the fuse namespace 9 years ago
rename.cpp change fuse functions to use the fuse namespace 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 change fuse functions to use the fuse namespace 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 change fuse functions to use the fuse namespace 9 years ago
setxattr.hpp change fuse functions to use the fuse namespace 9 years ago
statfs.cpp change fuse functions to use the fuse namespace 9 years ago
statfs.hpp change fuse functions to use the fuse namespace 9 years ago
str.cpp per FUSE function policies. closes #52, #53 10 years ago
str.hpp per FUSE function policies. closes #52, #53 10 years ago
symlink.cpp change fuse functions to use the fuse namespace 9 years ago
symlink.hpp change fuse functions to use the fuse namespace 9 years ago
truncate.cpp change fuse functions to use the fuse namespace 9 years ago
truncate.hpp change fuse functions to use the fuse namespace 9 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 10 years ago
ugid_mutex.hpp platform specific code to deal with sete{u,g}id. closes #17 10 years ago
ugid_osx.hpp use pthread_getugid_np instead of gete{u,g}id on OSX. fixes #84 9 years ago
unlink.cpp change fuse functions to use the fuse namespace 9 years ago
unlink.hpp change fuse functions to use the fuse namespace 9 years ago
utimens.cpp change fuse functions to use the fuse namespace 9 years ago
utimens.hpp change fuse functions to use the fuse namespace 9 years ago
write.cpp change fuse functions to use the fuse namespace 9 years ago
write.hpp change fuse functions to use the fuse namespace 9 years ago
write_buf.cpp change fuse functions to use the fuse namespace 9 years ago
write_buf.hpp change fuse functions to use the fuse namespace 9 years ago
xattr.hpp only allow manipulation of runtime settings via xattrs. closes #22 10 years ago