aboutsummaryrefslogtreecommitdiffstats
path: root/example/passthrough_hp.cc
AgeCommit message (Expand)AuthorLines
2023-05-12Add support for running xfstests.Nikolaus Rath-2/+56
2023-05-12Do not daemonize to earlyNikolaus Rath-2/+3
2023-03-29Fix typos and configure spellcheck for PRsYaroslav Halchenko-1/+1
2023-01-28Install a the configure_file (config.h) and use in headersBernd Schubert-4/+0
2023-01-13passthrough_hp: Avoid a bit code dup in readdirBernd Schubert-14/+9
2023-01-13passthrough_hp: Add options for clone_fd, max_threads, daemonizeBernd Schubert-2/+29
2022-09-04fuse-loop/fuse_do_work: Avoid lots of thread creations/destructionsBernd Schubert-5/+9
2022-03-31passthrough_hp: Disable splice with the --nosplice optionBernd Schubert-7/+13
2022-03-31passthrough_hp: Fix inode ref in sfs_unlinkBernd Schubert-0/+26
2022-01-03Add support for FOPEN_NOFLUSH flagAmir Goldstein-0/+1
2021-06-14passthrough_hp: excercise reusing inode numbersAmir Goldstein-7/+50
2021-05-09Fix memory leaks in examples (#604)Christian Menges-1/+5
2020-05-14passthrough_ll: remove symlink fallbacks (#514)Miklos Szeredi-69/+6
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert-1/+1
2020-02-04Include limits.h because of PATH_MAX usage. (#498)maxice8-0/+1
2019-05-12Fix includes of non-system headers.Nikolaus Rath-2/+2
2019-05-09Added new example filesystemNikolaus Rath-0/+1280